| 
LOCAL cReportFile$="AR_CustomerListingBal.rpt"      | 
| 
LOCAL cWorkFile$="AR_CustomerListingBalWrk"      | 
| 
PROPERTY IT_Integrated     | 
| 
PROPERTY ReportCaption$    * Read Only * | 
| 
PROPERTY CRMSetup     | 
| 
FUNCTION GetSourceTables$(table$)    | 
| 
 cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$  | 
| 
 FormatCostCode()  | 
| 
 ClassChangeCostCode(), ClassFormatterCostCode$(), ClassInputLenCostCode(), ClassOnFocusCostCode(), ClassValidateCostCode$(), CostCodeLookup(), PERFORM ResetCostCode(), SetCostCodeDefaults()  | 
 
 |