on 2024 May 02 8:34 PM
Hello SCN,
One of my clients is using SAP ERP 6.0 (EHP7) and below is the problem definition.
A sales order is first created, followed by the creation of a delivery note, which is then sent to the third-party logistics (3PL) Warehouse Management System (WMS). The WMS fulfills the order by shipping the requested quantity to the customer and subsequently sends the necessary details to SAP via an IDoc. Below is an example of the Idoc for reference.
It's surprising that the failed Idoc successfully updated the packed quantity in the delivery document. I'm curious about what caused the failed IDoc to trigger the update in the delivery document?
Additionally, after assigning the cost center to the GL (450030) in KA02 and reprocessing the IDoc in BD87, another issue arose: the IDoc attempted to update the packed quantity details again, resulting in an error message stating, "Packing not possible since there is no quantity to be packed".
Please advise if this is the bug in the function module or the Idoc needs a change in the data.
Request clarification before answering.
Hello @ali-sd
That doesn't look good as your IDocs are not process transactionally, they are only processed partially. That is against IDoc development guidelines - see SAP Help Ensuring Data Consistency
That might be due:
Best regards
Dominik Tylczynski
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @ali-sd
The bug you mentioned, was it in SAP standard code or in a custom enhancement?
User | Count |
---|---|
86 | |
13 | |
9 | |
5 | |
4 | |
4 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.