12 2016 档案
摘要:static void AllDataSourcesInQuery(Args _args){ Args args = new Args(); Query query; QueryRun queryRun; counter i; ; query = new query(queryStr(CustCon
阅读全文
摘要:Args args; FormRun formRun; MultiSelectionHelper selection; SNY_CustConsInvoice_Input CustConsInvoice_Input; ; args = new Args(formstr(SNY_CustConsInv
阅读全文
摘要:Form: Sequence of Methods calls while opening the Form Form — init () Form — Datasource — init () Form — run () Form — Datasource — execute Query () F
阅读全文
摘要:PurchPrepayTable PurchPrepayTable; PurchTable purchTable = purchTable::find(Z_PurchId); PurchFormLetter purchFormLetter; ; ttsBegin; delete_from purch
阅读全文
摘要:public InventDimId createInventDim(ItemId _itemId, InventBatchId _inventBatchId, WMSLocationId _wmsLocationId, WMSPalletId _wmsPalletId, InventSerialI
阅读全文
摘要:Posted on May 9, 2015by srinathsundaresan Problem:Post a partial product receipt for a purchase order Solution: We need to post partial product receip
阅读全文
摘要:static void JobCopySO(){ SalesTable salesTable = SalesTable::find('SO1-900104'); SalesLine salesLine; SalesTable salesTableNew; SalesOrderCopyingContr
阅读全文
摘要:public void CreateUpdateMiscCharge(MarkupCode _markupCode ,MarkUpValue _freightCharge, boolean _createOK=true){ MarkUpTrans markUpTrans, localMarkUpTr
阅读全文
摘要:static void createVendorInvoiceJournal(Args args) { LedgerJournalCheckPost jourCheckPost; LedgerJournalTable jourTable; InventTable inventTable; Dimen
阅读全文
摘要:static void createVendorInvoiceJournal(Args _args) { LedgerJournalCheckPost jourCheckPost; LedgerJournalTable jourTable; AxLedgerJournalTable header =
阅读全文