Functions Available for Defining Filters and Diagnostics
Here is the list of available functions for defining filters and diagnostics:
Function name |
Filters according to ... |
---|---|
GetFileName() |
file name and extension |
GetFilePath() |
location where the file is saved |
GetFileDate() |
date the file was last saved |
GetFileTime() |
time the file was last saved* |
GetFileDateTime() |
date and time the file was last saved |
GetCurrentDate() |
system date* |
GetYearEnd() |
taxation year-end date in the return |
GetReturnStatus() |
return status |
GetFedEFILEStatus() |
EFILE status of the federal return |
GetT2DocsStatus() |
EFILE status of all supporting documents of the return |
Get RC59Status() |
EFILE status for purposes of transmitting Form Authorization electronically. |
Get RC59XStatus() |
EFILE status for purposes of transmitting Form Cancellation electronically. |
GetRC4649Status() |
EFILE status for purposes of transmitting Form RC4649 electronically |
GetT106Status() |
EFILE status for purposes of transmitting the T106 slip electronically |
GetT1134Status() |
EFILE status for purposes of transmitting the T1134 supplement electronically |
GetT1135Status() |
EFILE status for purposes of transmitting Form T1135 electronically |
GetQcEFILEStatus() |
EFILE status of the Québec return |
GetBN() |
corporation's business number |
GetNote() |
note entered in the file properties |
GetName() |
client’s name |
GetRollForwardDllName() |
DLL roll forward file name |
GetRollForwardDllVersion() |
DLL roll forward file version |
GetCalcDllVersion() |
DLL calculation file version |
HasLastYearData() |
“True,” if the taxpayer's information for the previous year is available, or “False” otherwise |
You can use these functions to define filter or diagnostic conditions and, with the exception of asterisked functions (*), to select the columns that are displayed in the Client Manager when a filter is applied.