|
LOCAL cRegisterFile$="BM_ReplaceDeleteCompWork" |
|
LOCAL cReportFile$="BM_ReplaceDeleteCompReg.rpt" |
|
LOCAL cSetDate |
|
PROPERTY ErrorLog |
|
PROPERTY ReportCaption$ * Read Only * |
|
FUNCTION GetSourceTables$(table$) |
|
FUNCTION SetWhereClause$(whereClause$, begin$, end$, whereInd$) |
|
itmREGULAR$, itmSPECIAL$, itmCHARGE$, itmCOMMENT$, itmMISC$, valSTANDARD$, valAVERAGE$, valFIFO$, valLIFO$, valLOT$, valSERIAL$, typFINISHEDGOODS$, typRAWMATERIALS$, typDISCONTINUED$, typKIT$, proMAKE$, proBUY$, proSUBCONTRACT$ |
|
cGroup$, cDeferredAuditRegister$, CurrentPeriod$, PeriodEndingDate$, PeriodStartingDate$, Restart |
|
GetCalendarEndingDate(), GetDefaultExtendedDescriptionKey$() |
|
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() |
|