Class PO_MaterialReqIssueRegister_upd

Properties

LOCAL cReportFile$="PO_MaterialReqIssueRegister.rpt"  
LOCAL cRegisterWrkFile$="PO_MaterialReqIssueRegisterWrk"  
LOCAL cDailyPostingWorkFile$="PO_DailyPostingWork"  
LOCAL cStandardPostingComment$="P/O MAT REQ ISSUE ENTRY"  
LOCAL cIdxDisplayLen  
LOCAL cBatchModule$="P/O"  
LOCAL cBatchType$="03"  
LOCAL cCarriageReturn$=$0A$  
LOCAL cShortCommentLength=50  
PROPERTY ReportCaption$   * Read Only *
PROPERTY ErrorLog  

Methods

FUNCTION GetBatchTotalVars(vars$, newcost, oldcost)  
FUNCTION GetSourceTables$(table$)  

Properties inherited from: CI_UpdateDetailToIM

cNoFifoLifoDate$

Properties inherited from: SY_BatchUpdate

cGroup$, BatchEnabled, BatchInterrupted

Methods inherited from: CI_CostCodeFormatter

FormatCostCode()

Methods inherited from: CI_TierCostCalc

CalcCost(), ClearCCByBatch(), ClearCCByDeKey(), ClearCCByJournal(), ClearCCWorkFile(), PERFORM ClearCommits(), PERFORM PostTableReadCI_TierCostCalc(), PERFORM PreNextRecordCI_TierCostCalc(), PERFORM PreTableWriteCI_TierCostCalc(), PERFORM ProcessTierDistribution()

Methods inherited from: CI_UpdateDetailToIM

GetSourceTables$(), PERFORM InitializeUpdateIMDtl(), PERFORM PostTableReadCI_UpdateDetailToIM(), PERFORM PreNextRecordCI_UpdateDetailToIM(), PERFORM PreTableWriteCI_UpdateDetailToIM(), PERFORM ProcessCostCalcRecord()

Methods inherited from: SY_BatchUpdate

CloseBatch(), GetBatchHandle(), SelectBatch(), CheckForRestart()