Class AR_AgedInvoiceReport_rpt

Properties

LOCAL cReportFile$="AR_AgedInvoiceReport.rpt"  
LOCAL cWorkFile$="AR_AgedInvoiceReportWrk"  
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: AR_Report

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

Properties inherited from: CI_CustomerAging

AgingCalculated, LastCustomerAged$, CustomerAgingRec$

Properties inherited from: CI_CustomerNo_val

cAllowCashCust, cPerformCreditChecking, CreditExceeded, CreditHold, PerformCreditChecking, AllowCashCustomer

Methods inherited from: CI_CustomerAging

AgeCustomer(), AgeInvoice(), ClearAgingTotals(), ExcludeFuturePostings(), SetAgingBuckets(), UpdateAging(), PERFORM AgeByDay(), PERFORM AgeByMonth(), CheckAgingCategories(), GetAgingParams()

Methods inherited from: CI_CustomerNo_val

GetNextCustomerNo(), ClassOverrideCustomerNo(), ClassValidateCustomerNo()