Class GL_AllocationJournal_upd

Properties

LOCAL cReportFile$="GL_AllocationJournal.RPT"  
LOCAL cWorkFile$="GL_AllocationJournalWrk"  
LOCAL cShortCommentLength=50  
PROPERTY ReportCaption$="Allocation Journal"  
PROPERTY ErrorLog  

Methods

FUNCTION GetSourceTables$(table$)  

Properties inherited from: SY_Update

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

Methods inherited from: GL_DetailPosting_upd

GetSourceTables$(), GetDailyIOL$(), PERFORM GLAccountValidation(), UpdateDetailHistory()

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