|
ipf.processAction("VALIDATE", "Z3", Workflownote, aggCtSaleVO, null, null);
|
|
ipf.processAction("VALIDATE", "Z3", Workflownote, aggCtSaleVO, null, null);
|
|
StringBuilder insertSQL = new StringBuilder("insert into ct_sale_exec(pk_ct_sale,pk_ct_sale_exec,pk_group,pk_org,pk_org_v,vexecdate,vexecflow,vexecreason,dr,ts) values(");
|
|
StringBuilder insertSQL = new StringBuilder("insert into ct_sale_exec(pk_ct_sale,pk_ct_sale_exec,pk_group,pk_org,pk_org_v,vexecdate,vexecflow,vexecreason,dr,ts) values(");
|