Class AP_AgedInvoiceReport_rpt

Properties

LOCAL cReportFile$="AP_AgedInvoice.rpt"  
LOCAL cWorkFile$="AP_AgedInvoiceWrk"  
PROPERTY ReportCaption$   * Read Only *

Methods

FUNCTION GetSourceTables$(table$)  
FUNCTION ReportOptionChange(field$, value$)  

Report Option Change changes the .rpt file name used for printing

ParameterDescription
field$ [input, string] name of the control
value$ [input, string] value of the control
Returns [boolean] always True = success
FUNCTION SetDefaults(optionsString$)  

Properties inherited from: AP_Report

cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$

Properties inherited from: CI_VendorAging

AgingCalculated, LastVendorAged$, ModuleForAging$, NumberOfBuckets, VendorAgingRec$, RecalcIOL$

Methods inherited from: CI_VendorAging

AgeInvoice(), AgeVendor(), ClearAgingTotals(), ExcludeFuturePostings(), SetAgingBuckets(), PERFORM AgeByDay(), PERFORM AgeByMonth(), CalculateRetention()