zoaoo

博客园 首页 新随笔 联系 订阅 管理

2017年9月14日 #

摘要: static void RecordSortedList(Args _args) { SalesLine localSalesLine,fetchSalesLine; RecordSortedList recordSorteList = new RecordSortedList(tablenum(SalesLine)); ; r... 阅读全文
posted @ 2017-09-14 15:33 zoaoo 阅读(187) 评论(0) 推荐(0) 编辑

摘要: static void CreateAndPostSales(Args _args) { List il = new List(Types::Record); SalesTable localSalesTable; SalesLine localSalesL... 阅读全文
posted @ 2017-09-14 15:24 zoaoo 阅读(276) 评论(0) 推荐(0) 编辑

摘要: static void CreateAndPostInventJournal(Args _args) { InventJournalTable inventJournalTableLocal; InventJournalTrans inventJournalTransLocal; InventJournalCheckPo... 阅读全文
posted @ 2017-09-14 15:05 zoaoo 阅读(144) 评论(0) 推荐(0) 编辑

摘要: static void CreateAndPostPurch(Args _args) { List il = new List(Types::Record); DocumentNum DocumentNum; TmpFrmVirtual Tmp... 阅读全文
posted @ 2017-09-14 14:59 zoaoo 阅读(565) 评论(0) 推荐(0) 编辑