|
LOCAL cMainTable$="GL_FinancialReportSelection" |
|
LOCAL cIsSysDB |
|
LOCAL cModuleCode$ |
|
LOCAL cOverrideReportID$ |
|
PROPERTY PrintFootnote$ |
|
PROPERTY FootnoteCentered$ |
|
PROPERTY PrintRunTimeFootnote$ |
|
PROPERTY RunTimeFootnoteOption$ |
|
PROPERTY RunTimeFootnote$ |
|
PROPERTY TrendType$ |
|
PROPERTY TrendPeriods |
|
PROPERTY TrendPeriodFirst$ |
|
PROPERTY TrendPeriodLast$ |
|
PROPERTY ReportCaption$="Financial Reports" |
|
PROPERTY ReportFile$ |
|
FUNCTION PrintPeriodEndReports(groups$, fiscalYear$, fiscalPeriod$, copies, printer$) |
|
FUNCTION PrintReports(reports$, fiscalYear$, fiscalPeriod$) |
|
FUNCTION ProcessReport(destination$) |
|
FUNCTION SetupStandard() |
|
FUNCTION SetupStandard(footnote$) |
|
cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$ |
|
CreateReportLock(), RemoveReportLock() |
|
SetDefaults(), SetChildColl() |
|