|
LOCAL cBT_PrintTask$="BM_SingleLevelReport_ui" |
|
LOCAL cCopyFromIOL$=CPL("IOLIST ML_CopyBillNo$, ML_CopyRevision$, ML_CopyBillDesc$, "+"CB_CopyAllOptionCategories$, ML_CopyOptionCategory$, ML_CopyOptionCategoryDesc$, "+"CB_CopyAllBillOptions$, ML_CopyBillOption$, ML_CopyBillOptionDesc$, ML_CopyEffectiveDate$") |
|
LOCAL cFirstScreenID=BillNo.Ctl |
|
LOCAL cForm$="BM_BILL" |
|
LOCAL cFormGrid$="GD_LINES" |
|
LOCAL cGridViewPanel$="pLines" |
|
LOCAL cNewRecordFolderID=FLDR.PLINES.CTL |
|
LOCAL cNewRecordFolderNames$="pHeader"+SEP+"pLines" |
|
LOCAL cResetFolder$="pHeader" |
|
LOCAL cResetFolderID=FLDR.PHEADER.CTL |
|
LOCAL cOptionCategoryIOL$=CPL("IOLIST BillOptionCategory1Desc$, BillOptionCategory2Desc$, BillOptionCategory3Desc$, "+"BillOptionCategory4Desc$, BillOptionCategory5Desc$, BillOptionCategory6Desc$, "+"BillOptionCategory7Desc$, BillOptionCategory8Desc$, BillOptionCategory9Desc$, "+"BillOption1Required$, BillOption2Required$, BillOption3Required$, BillOption4Required$, "+"BillOption5Required$, BillOption6Required$, BillOption7Required$, BillOption8Required$, "+"BillOption9Required$") |
|
LOCAL cEntityName$="Bill of Materials Maintenance" |
|
FUNCTION LaunchItem() |
|
FUNCTION LaunchOptionBills() |
|
FUNCTION LaunchOptionInteractions() |
|
FUNCTION ShowItem() |
|
FUNCTION ShowOptionBills() |
|
FUNCTION ShowOptionInteractions() |
|
cItemLookup$, cAllowItemOTF, cOTFSecurityEvent$ |
|
LaunchMemoItem(), ShowItemMaint(), ShowItemQtyInquiry(), ShowMemoItem(), ShowWhereUsed(), BT_ExtDesc(), BT_ItemInquiry(), BT_OK(), BT_PhantomBills(), BT_RowDel(), BT_RowReset(), BT_RowResetAll(), ChangeComponentItemCode(), ChangeML_ComponentDesc(), ChangeML_ComponentRevision(), ChangeML_MiscChargeGLAcctKey(), ChangeML_UnitOfMeasure(), FindNextCell(), GetComponentBillDescription(), GetLineRecord(), OnExit(), OnExitpLines(), PostLoad(), PostLoadpLines(), PostReadRec(), RowMods(), SetGridColumns(), TranslateColumns() |
|