Class BR_TransactionRegister_upd

Inherits

SY_Update

Properties

LOCAL cBatchFlag$  
LOCAL cBatchNo$  
LOCAL cCarriageReturn$=$0A$  
LOCAL cDailyPostingWorkFile$="BR_DailyPostingWork"  
LOCAL cReportFile$="BR_TransactionRegister.rpt"  
LOCAL cRegisterWrkFile$="BR_TransactionRegisterWrk"  
LOCAL cPostingComment$="Bank Reconciliation Transaction Register"  
LOCAL cShortCommentLength=50  
LOCAL cSourceJournal$="BR"  
LOCAL cWhereClause$  
PROPERTY ReportCaption$   * Read Only *
PROPERTY ErrorLog  

Methods

FUNCTION GetSourceTables$(table$)  
FUNCTION SetPrintOptions(bankCode$)  

Properties inherited from: SY_Update

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

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()