| | |
| | | iaIjBillB.setCstateid(orderDetl.getCstateidVcode()); |
| | | |
| | | hid = nccSaleDbddWms.getCbillid(); |
| | | bids.add(iaIjBillB); |
| | | } |
| | | bids.add(iaIjBillB); |
| | | } |
| | | data.put("hid", hid); |
| | | data.put("bids", bids); |
| | |
| | | } |
| | | |
| | | whsTransBillBodyVO = new WhsTransBillBodyVO(); |
| | | whsTransBillBodyVO.setCstateid(nccScPcdaWms.getPkStorestate()); |
| | | whsTransBillBodyVO.setCstateid(orderDetl.getCstateid()); |
| | | |
| | | String remark = orderDetl.getRemark(); |
| | | //if (!Cools.isEmpty(remark)) { |
| | |
| | | generalout_b.setCsourcetype("4K-01"); |
| | | generalout_b.setCsourcebillhid(cspecialhid); |
| | | generalout_b.setCmaterialvid(orderDetl.getMatnr()); |
| | | generalout_b.setCstateid(nccScPcdaWms.getPkStorestate()); |
| | | generalout_b.setCstateid(orderDetl.getCstateid()); |
| | | generalout_b.setPk_batchcode(nccScPcdaWms.getPkBatchcode()); |
| | | StoreType storeType = storeTypeService.selectOne(new EntityWrapper<StoreType>().eq("store_id", orderDetl.getStandby1())); |
| | | generalout_b.setCdptvid(storeType.getDepartmentId()); |