Class IM_Transaction_bus

Properties

LOCAL cIsSysDB=isFALSE  
LOCAL cMainTable$="IM_TransactionHeader"  
LOCAL cRestartFile$  
LOCAL cBatchModule$="I/M"  
LOCAL cBatchType$="01"  
PROPERTY IM_DefaultWarehouseCode$   * Read Only *
PROPERTY IM_SegmentForWhsePostings$   * Read Only *
PROPERTY IM_IntegrateJobCost$   * Read Only *
PROPERTY IM_PostToGLByWhse$   * Read Only *
PROPERTY IM_RequireMultipleWarehouses$   * Read Only *
PROPERTY IM_TransactionEntryInProgress$   * Read Only *
PROPERTY InvalidWhse  
PROPERTY JC_CostCodeFormat$   * Read Only *
PROPERTY JC_JobNoFormat$   * Read Only *
PROPERTY JC_PostWIPToGL$   * Read Only *
PROPERTY PrecisionCost   * Read Only *
PROPERTY PrecisionPrice   * Read Only *
PROPERTY PrecisionQty   * Read Only *
PROPERTY TransTypeLoadList$   * Read Only *
PROPERTY TransTypeTranslateList$   * Read Only *

Methods

FUNCTION DELETE(Key$)  
FUNCTION GetNextEntryNo(refNo$)  
FUNCTION Write()  

Properties inherited from: IM_Constant

tierFIFO$, tierLIFO$, tierLOT$, tierSERIAL$, trnSALE$, trnISSUE$, trnTRANSFER$, trnADJUST$, trnRECEIPT$, trnCOUNTCARD$, segTWO$, segTHREE$, segFOUR$, segFIVE$, segSIX$, segSEVEN$, segEIGHT$, segNINE$, segTEN$, segNONE$, pcrPRICECODE$, pcrITEM$, pcrITEMCUSTOMER$

Properties inherited from: SY_BatchDataEntry

BatchEnabled, ErrorBatchNo$

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_Warehouse_val

SetAllowInactiveRestrictedWhse(), ClassValidateWarehouse(), GetClassName$()

Methods inherited from: SY_BatchDataEntry

DELETE(), DeleteBatch(), DeleteBatchNo(), GetBatchHandle(), IsBatchActive(), ResetBatchSubType(), SelectBatch(), SelectNewBatch(), SetCurrentKey(), VerifyBatch(), WRITE(), ClassValidateBatchNo$()