LOCAL cReportFile$="AR_AgedInvoiceReport.rpt" |
LOCAL cWorkFile$="AR_AgedInvoiceReportWrk" |
PROPERTY ReportCaption$ * Read Only * |
FUNCTION GetSourceTables$(table$) | ||||||
FUNCTION ReportOptionChange(field$, value$) Report Option Change changes the .rpt file name used for printing | ||||||
| ||||||
| ||||||
FUNCTION SetDefaults(optionsString$) |
cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$ |
AgingCalculated, LastCustomerAged$, CustomerAgingRec$ |
cAllowCashCust, cPerformCreditChecking, CreditExceeded, CreditHold, PerformCreditChecking, AllowCashCustomer |
AgeCustomer(), AgeInvoice(), ClearAgingTotals(), ExcludeFuturePostings(), SetAgingBuckets(), UpdateAging(), PERFORM AgeByDay(), PERFORM AgeByMonth(), CheckAgingCategories(), GetAgingParams() |
GetNextCustomerNo(), ClassOverrideCustomerNo(), ClassValidateCustomerNo() |