fix:成本中心
This commit is contained in:
parent
ff6484dcae
commit
c4d05f13ff
@ -5829,7 +5829,7 @@ public class ToSAPServiceImpl {
|
|||||||
//MENGE 单位
|
//MENGE 单位
|
||||||
item.put("MEINS", auditBox.get("UNIT"));
|
item.put("MEINS", auditBox.get("UNIT"));
|
||||||
//KOSTL 成本中心
|
//KOSTL 成本中心
|
||||||
// item.put("KOSTL", auditBox.get("CostCenterName"));
|
item.put("KOSTL", auditBox.get("CostCenterName"));
|
||||||
|
|
||||||
itemArray.add(item);
|
itemArray.add(item);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user