Class AR_FinanceChargeJournal_upd

Properties

LOCAL cReportFile$="AR_FinanceChargeJournal.rpt"  
LOCAL cWorkFile$="AR_FinanceChargeJournalWrk"  
LOCAL cJournalFile$="AR_FinanceChargeJournalWrk"  
LOCAL cDailyPostingWorkFile$="AR_DailyPostingWork"  
LOCAL cSequenceNoForFCCounter=0  
LOCAL cFinanceChargeApplied=0  
LOCAL cPastDueAmt=0  
LOCAL cFinanceChargeComment$="FINANCE CHARGE"  
LOCAL cBatchNo$="00001"  
PROPERTY ReportCaption$   * Read Only *
PROPERTY ErrorLog  

Methods

FUNCTION GetSourceTables$(table$)  

Properties inherited from: CI_CustomerAging

AgingCalculated, LastCustomerAged$, CustomerAgingRec$

Properties inherited from: SY_Update

cGroup$, cDeferredAuditRegister$, CurrentPeriod$, PeriodEndingDate$, PeriodStartingDate$, Restart

Methods inherited from: CI_CustomerAging

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

Methods inherited from: SY_Update

GetCurrentRegister$(), PrintErrorLog(), ProcessReport(), SetPostingDate(), SetPrintComment(), Update(), PERFORM ClearDailyPostingWorkFile(), PERFORM ClearDrillDownWorkFile(), PERFORM ClearWorkFiles(), GetNextRegisterNo(), PERFORM PostTableReadSY_Update(), PERFORM PreNextRecordSY_Update(), PERFORM PreTableWriteSY_Update(), PERFORM SaveUnusedRegisterNo(), UpdateCleanup(), UpdateGLDailyPostingFile(), UpdateInit(), UpdateMain(), UpdateTempGLDaily(), WriteGLSummaryDrillDown(), WriteTempGLDrillDown()