|
LOCAL cReportFile$="GL_Graphics.RPT" |
|
LOCAL cWorkFile$="GL_GraphicsWrk" |
|
PROPERTY ReportCaption$="General Ledger Graphics" |
|
FUNCTION GetSourceTables$(table$) |
|
cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$ |
|
SetDefaults(), SetChildColl() |
|