摘要:
whileselect ItemId,sum(Qty), sum(QtySec), WrkCtrID, InventSizeId, ConfigId, InventcolorId, UnitId, UnitIdSec from _NJ_WIP GroupBy ItemId ,WrkCtrID, In... 阅读全文
摘要:
void runWrkCtr() { NJ_WIP _NJ_WIP; ACT_tmpProductionWIPMaterial _tmpWIP; Int I, ctr = 0; ProdTable _ProdTable; str tmps... 阅读全文
摘要:
static void job22(Args _args) { inventtable it; int a,b,c,d; void setpre1() { setprefix("preFix1"); info("p... 阅读全文
摘要:
display transdate dispReceDate(ACT_tmpProductionWIPMaterial _ACT_tmpProductionWIPMaterial) { ACT_JobTable _Table; ACT_JobTrans _Trans; ... 阅读全文
摘要:
void importxls() { #AviFiles str s,tempStr; int i,cnt,fieldCount; contain... 阅读全文
摘要:
static void ExInventMaterialType(Args _args) { InventTable _invent; #AviFiles str s,tempStr; ... 阅读全文