LOCAL cMainTable$="BM_ProductionDetail" |
LOCAL cIsSysDB=isFALSE |
LOCAL cDistDstIOList$=CPL("IOLIST ProductionNo$, LineKey$, ItemCode$, WarehouseCode$, "+"Quantity, Valuation$, UnitOfMeasure$, UnitOfMeasureConvFactor, "+"cLotSerRefDate$, cLotSerTransType") |
LOCAL cDistSrcIOList$=CPL("IOLIST ProductionNo$, LineKey$, ComponentItemCode$, ComponentWarehouseCode$, "+"ExtendedQuantity, Valuation$, cDistUnitOfMeasure$, 1, "+"cHeader.ProductionDate$, lsTransISSUE") |
LOCAL cDistObject$="BM_ProductionTierDistribution_bus" |
LOCAL cDistQtyVar$="ExtendedQuantity" |
LOCAL cItmCommonFields$="ProductionNo$, LineKey$, LineSeqNo$" |
No Methods |
cMiscItemSrcIol$, cMiscItemDstIol$, cMiscItemEmptyRec$, cItemTypes$, cAllowEngineering, cAllowInactive, cDistItemCode$, cDistWarehouseCode$, cAllowAliasItems, ExtendedDescriptionKey$, DistUnitOfMeasure$, ExplodingBill |
AllLinesComplete(), CalculateQtyAvailable(), CheckForExtendedDescription(), GetExtendedDescription(), SegmentSubstitution(), SetHeader(), SetHeaderInfo(), ValidateGroupBillRevisions(), ValidateLines(), ColumnOverrideExtendedQuantity(), ColumnOverrideQuantityPerBill(), ColumnOverrideStandardUnitCost(), GenerateFormatMask$(), PERFORM GetBillInfo(), PERFORM GetComponentItemCodeInfo(), SetCurrentKey(), ValidateComponentItemCode(), ValidateComponentRevision(), ValidateComponentWarehouseCode(), ValidateGroupItemRequired(), ValidateGroupMultiWarehouse(), ValidateGroupNotCharge(), ValidateGroupNotComment(), ValidateGroupNotItem(), ValidateGroupNotNulWarehouseCode(), ValidateMiscChargeGLAcctKey(), ValidateStandardUnitCost() |