Hi All,
We need to implement Packing functionality for Outbound Delivery. It is a simple Item Packing in a HU.
I create HU using BAPI_HU_CREATE, then pack using BAPI_HU_PACK and tried assigning to the delivery with BAPI_HU_CHANGE_HEADER.
The item appears to be packed under the HU, but the Packing flag is not updated. So I tried using WS_DELIVERY_UPDATE.
It keeps throwing an error saying ' Cannot be processed with this transaction'. Has anybody worked on this? Is there anyway to achieve this?
Thanks,
Geetha