12 2016 档案

摘要:static void AllDataSourcesInQuery(Args _args){ Args args = new Args(); Query query; QueryRun queryRun; counter i; ; query = new query(queryStr(CustCon 阅读全文
posted @ 2016-12-22 16:43 Fog-Fog 阅读(272) 评论(0) 推荐(0)
摘要:Args args; FormRun formRun; MultiSelectionHelper selection; SNY_CustConsInvoice_Input CustConsInvoice_Input; ; args = new Args(formstr(SNY_CustConsInv 阅读全文
posted @ 2016-12-22 15:15 Fog-Fog 阅读(229) 评论(0) 推荐(0)
摘要:Form: Sequence of Methods calls while opening the Form Form — init () Form — Datasource — init () Form — run () Form — Datasource — execute Query () F 阅读全文
posted @ 2016-12-21 19:22 Fog-Fog 阅读(218) 评论(0) 推荐(0)
摘要:PurchPrepayTable PurchPrepayTable; PurchTable purchTable = purchTable::find(Z_PurchId); PurchFormLetter purchFormLetter; ; ttsBegin; delete_from purch 阅读全文
posted @ 2016-12-08 12:19 Fog-Fog 阅读(230) 评论(0) 推荐(0)
摘要:public InventDimId createInventDim(ItemId _itemId, InventBatchId _inventBatchId, WMSLocationId _wmsLocationId, WMSPalletId _wmsPalletId, InventSerialI 阅读全文
posted @ 2016-12-08 12:15 Fog-Fog 阅读(150) 评论(0) 推荐(0)
摘要:Posted on May 9, 2015by srinathsundaresan Problem:Post a partial product receipt for a purchase order Solution: We need to post partial product receip 阅读全文
posted @ 2016-12-06 12:46 Fog-Fog 阅读(363) 评论(0) 推荐(0)
摘要:static void JobCopySO(){ SalesTable salesTable = SalesTable::find('SO1-900104'); SalesLine salesLine; SalesTable salesTableNew; SalesOrderCopyingContr 阅读全文
posted @ 2016-12-05 19:10 Fog-Fog 阅读(275) 评论(0) 推荐(0)
摘要:public void CreateUpdateMiscCharge(MarkupCode _markupCode ,MarkUpValue _freightCharge, boolean _createOK=true){ MarkUpTrans markUpTrans, localMarkUpTr 阅读全文
posted @ 2016-12-01 17:28 Fog-Fog 阅读(231) 评论(0) 推荐(0)
摘要:static void createVendorInvoiceJournal(Args args) { LedgerJournalCheckPost jourCheckPost; LedgerJournalTable jourTable; InventTable inventTable; Dimen 阅读全文
posted @ 2016-12-01 16:18 Fog-Fog 阅读(216) 评论(0) 推荐(0)
摘要:static void createVendorInvoiceJournal(Args _args) { LedgerJournalCheckPost jourCheckPost; LedgerJournalTable jourTable; AxLedgerJournalTable header = 阅读全文
posted @ 2016-12-01 12:05 Fog-Fog 阅读(294) 评论(0) 推荐(0)