LOCAL cReportFile$="AP_AgedInvoice.rpt" |
LOCAL cWorkFile$="AP_AgedInvoiceWrk" |
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, LastVendorAged$, ModuleForAging$, NumberOfBuckets, VendorAgingRec$, RecalcIOL$ |
AgeInvoice(), AgeVendor(), ClearAgingTotals(), ExcludeFuturePostings(), SetAgingBuckets(), PERFORM AgeByDay(), PERFORM AgeByMonth(), CalculateRetention() |