|
LOCAL cReportFile$="AP_MonthlyPurchase.rpt" |
|
LOCAL cWorkFile$="AP_MonthlyPurchaseWrk" |
|
PROPERTY ReportCaption$ * Read Only * |
|
FUNCTION GetSourceTables$(table$) |
|
FUNCTION SelectReportSetting(setting$) |
|
FUNCTION SetDefaults(optionsString$) |
|
cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$ |
|