摘要: whileselect ItemId,sum(Qty), sum(QtySec), WrkCtrID, InventSizeId, ConfigId, InventcolorId, UnitId, UnitIdSec from _NJ_WIP GroupBy ItemId ,WrkCtrID, In... 阅读全文
posted @ 2011-09-20 11:35 perock 阅读(725) 评论(0) 推荐(0) 编辑
摘要: void runWrkCtr() { NJ_WIP _NJ_WIP; ACT_tmpProductionWIPMaterial _tmpWIP; Int I, ctr = 0; ProdTable _ProdTable; str tmps... 阅读全文
posted @ 2011-09-20 11:26 perock 阅读(511) 评论(0) 推荐(0) 编辑
摘要: static void job22(Args _args) { inventtable it; int a,b,c,d; void setpre1() { setprefix("preFix1"); info("p... 阅读全文
posted @ 2011-09-20 11:20 perock 阅读(934) 评论(0) 推荐(0) 编辑
摘要: display transdate dispReceDate(ACT_tmpProductionWIPMaterial _ACT_tmpProductionWIPMaterial) { ACT_JobTable _Table; ACT_JobTrans _Trans; ... 阅读全文
posted @ 2011-09-20 11:17 perock 阅读(238) 评论(0) 推荐(0) 编辑
摘要: void importxls() { #AviFiles str s,tempStr; int i,cnt,fieldCount; contain... 阅读全文
posted @ 2011-09-20 11:14 perock 阅读(295) 评论(0) 推荐(0) 编辑
摘要: static void ExInventMaterialType(Args _args) { InventTable _invent; #AviFiles str s,tempStr; ... 阅读全文
posted @ 2011-09-20 11:10 perock 阅读(588) 评论(0) 推荐(0) 编辑