|
LOCAL cMainTable$="*SKIP*" |
|
LOCAL cBillExpWarehouseField$="ComponentWarehouseCode" |
|
LOCAL cBillExpMiscChgGLAcctField$="MiscChargeGLAcctKey" |
|
PROPERTY BillType$ * Read Only * |
|
PROPERTY BM_UseOptionBills$ * Read Only * |
|
PROPERTY PrecisionQty * Read Only * |
|
FUNCTION ExplodeBill(BillNumber$, cRevisionNo$, Chan) |
|
FUNCTION ExplodeBill(BillNumber$, cRevisionNo$, Chan, cHead$, Tplate, cQtyPlan, cCrnd, cHead{ALL}, cPhantomLines, ZERO_STEP) |
|
billTypeSTANDARD$, billTypeKIT$, billTypeINACTIVE$, billTypePHANTOM$, billTypeENGINEERING$, billTypeMRP$, disTypePRODUCED$, disTypePURCHASED$, disTypeREVERSAL$, billCATEGORYNUM |
|
billCATEGORYNUM, cBillExpMiscChgGLAcctField$, cBillExpWarehouseField$, cBMExpOptionSvc, BM_UseOptionBills$, ExplodingBill, SkipMaxLevelsCheck, SkipScrapPercent, SkipMiscCharges, BM_PostMiscChargesToGLByWhse$, IM_SegmentForWhsePostings$, WO_BillExplosion, IncludeAllBillRecords, IncludePhantomBlowThrough, ResolveBillRevision, PrintForReports, IncludeAllBillOptions, SkipBillOptions, IncludeAllBillOptionInteractions, SkipBillOptionInteractions, SkipMaxLevelMsg, FromBM, SkipIntegerUOMRounding |
|
ValidBillTypes$, RequireItemOnFile |
|
BOF, CurrentBrowseIndex$, CurrentIndex$, EOF, SecurityAccess |
|
BillHasOptions(), ExplodeBillToWorktable(), KitExists(), SegmentSubstitution(), BillExplosionProcessDetail(), ExplodeAllBillOptions(), IsBill(), ProgressMeter(), RoundQuantityToWholeInteger() |
|
ClassValidateBillNo(), ClassValidateRevision(), PERFORM SetValidBillTypesMessage() |
|
BindVariable(), CheckMainTable(), Clear(), Find(), FindById(), GetChildHandle(), GetChildKeyReference$(), GetColumns$(), GetDataSources$(), GetDataSourcesAddl$(), GetJson$(), GetKey$(), GetKeyColumns$(), GetKeyPadded$(), GetPartialRecord(), GetRecord(), GetRecordCount(), GetRecordEx(), GetResultSets(), GetTable$(), GetTablePath$(), GetValue(), GetValues(), IsValid(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ReadAdditional(), SetBrowseFilter(), SetBrowseIndex(), SetCacheMode(), SetIndex(), SetKeyValue(), SetParentColumns(), SetParentHandle(), SetUIHandle(), PERFORM ClearEditRcd(), FormatJson$(), GetAddlDataSources(), GetDateColumns$(), InitChildCollection(), MoveFirstLast(), MoveNextPrevious(), OpenMainTable(), ParseKeyDef(), PrepareKeyDef(), ReadRec(), ResolveColumnList$(), SetControls(), SetCurrentKey(), UseKeyColl() |
|