| 
LOCAL cReportFile$="SO_CustomerSlsHistByProdLn.rpt"      | 
| 
LOCAL cWorkFile$="SO_CustomerSlsHistByProdLnWrk"      | 
| 
PROPERTY ReportCaption$    * Read Only * | 
| 
FUNCTION GetSourceTables$(table$)    | 
| 
 cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$  | 
| 
 GetFiscal(), SetDefaults(), GetOrderTypesSubtitle$(), SetChildColl()  | 
 
 |