Class AR_Report

Properties

LOCAL cIsSysDB  
LOCAL cModuleCode$="A/R"  
PROPERTY oReportPath$  
PROPERTY oDestination$ ! Print, Preview, Export, Email, Defer  
PROPERTY oStatus  
PROPERTY oPrompt  
PROPERTY oWindowTitle$  

Methods

No Methods

Properties inherited from: SY_Report

cMainTable$, cIsSysDB, cCommonElements$, CurrentFiscalYear$, CurrentPeriod$, ReportID$, UseWorkstationDfltPntrStdRpt$, UseWorkstationDfltPntrStdForm$, ReportSettingPrinterName$, RecordSet

Methods inherited from: AR_Selection

ResolveSelectToken()

Methods inherited from: SY_Report

AppendReportOptions(), GetCurrentClause(), GetFiscal(), GetLocal(), GetOptions(), GetRecordSettings(), OpenRecordSet(), ParseOptionsGrid(), ProcessReport(), ProcessReportWorkTable(), ReplaceDefault(), ResetWorkTables(), SelectReportSetting(), SetDefaults(), SetOptions(), SetRecordSettings(), SetReportObjectPrinterProps(), SetReportWhereClause(), This function will set the value of the variable cReportWhereClause$. This value is used by SY_Selection'GetWhereClause(), GetOperandStartEnd(), GetSelectCriteria(), GetSelectOperandValues(), SetChildColl(), WriteWorkstationPrinter()