| LOCAL cReportFile$="AR_Statement1.rpt" | 
| LOCAL cWorkFile$="AR_StatementWrk" | 
| PROPERTY ReportCaption$    * Read Only * | 
| FUNCTION GetSourceTables$(table$) | ||||||
| FUNCTION PostPrintProcessing(forceChain) | ||||||
| FUNCTION PostPrintProcessing(forceChain, inExit) Performs post print processing (updates and chain check) when exiting printing | ||||||
| 
 | ||||||
| 
 | ||||||
| FUNCTION ReplaceDefault(optionString$, defaultVar$, defaultValue$) Override ReplaceDefault from SY_Report to not uppercase optionsString$ | ||||||
| FUNCTION SetDefaults(optionsString$) | 
| AgingCalculated, LastCustomerAged$, CustomerAgingRec$ | 
| KeepOpenPrint$, KeepOpenPreview$, ChainedDocAvail, PostPrintProcessed, TemplateExists, QuickPrint$, cModuleCode$, EmailSelected, FaxSelected, PrintPreview$ | 
| ResolveSelectToken() | 
| AgeCustomer(), AgeInvoice(), ClearAgingTotals(), ExcludeFuturePostings(), SetAgingBuckets(), UpdateAging(), PERFORM AgeByDay(), PERFORM AgeByMonth(), CheckAgingCategories(), GetAgingParams() | 
| Alignment(), CheckSaveMultiPartFormSettings(), GetLastForm$(), GetTemplateList(), PrinterSetup(), ProcessReport(), ResetWorktables(), SetTemplateDesc(), PERFORM PreWorkTableWriteForPaperlessOffice(), SetDeliveryProperties(), PERFORM SetReportFile(), SetStdFormulas(), UpdateLastForm() | 
|   |