on 2022 Oct 27 12:47 PM
Dear SAP,
We have to pack products into handling units in SAP S/4HANA Cloud.
We have been able to do this in the system in 2 different ways
1- With the Handling Unit API and the operation Pack Products: https://help.sap.com/docs/SAP_S4HANA_CLOUD/9ce855c709ce4f5c99b685903461106e/c732c70900c146918490110c...
2. With the Warehouse Order and Task (A2X) using the "DestinationHandlingUnit" field: https://help.sap.com/docs/SAP_S4HANA_CLOUD/c46da892efa14cea8347e9b872199d6f/c5651d7847a549af8519881a...
The 2nd option fits better our requirements because it allow us to pack products in a handling unit located in different storage bins.
Our doubt is to know if SAP considers the second option as a valid option to package products because this decision impacts on several developments in the system.
Could you give us some insight in this matter?
------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.
Request clarification before answering.
The Warehouse Order Task API is designed and built to confirm warehouse tasks. The Handling Unit API is designed and built to support process at a work station. If the customer would like to pack something during picking they shall go with the 2nd option. If they would like to pack something after picking they shall use HU API. Normally a work station has exactly one bin. However, it could also be modelled with multiple storage bins. Normally a super visor might do this but the APIs are build for mobile processes.
The cross packing is per definition not allowed from HU API perspective. They have to move the unpacked stock to the correct bin via the Warehouse Order Task API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Colleagues,
Just to highlight something important to pack stock for an inbound or outbound delivery.
For inbound delivery, it's mandatory if you pack an inbound delivery after a goods receipt. You retrieve the StockItemUUID using either the Warehouse Physical Stock by Product - Read, Update (A2X) API or the Warehouse Available Stock - Read (A2X) API.
Depending on whether you are packing stock for an inbound delivery order or an outbound delivery order, you can use the methods as shown in the following table.
Retrieve the stock item and pass parameter StockItemUUID |
| If you pass the parameter StockItemUUID, you cannot also pass parameters HandlingUnitReferenceDocument or HandlingUnitRefDocumentItem. |
Pass parameters HandlingUnitReferenceDocument and HandlingUnitRefDocumentItem |
| If you pass parameter HandlingUnitReferenceDocument for an inbound delivery, the system will not return any response. |
Best regards,
Geovana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
91 | |
11 | |
9 | |
7 | |
6 | |
4 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.