cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Automatic Shipment HU creation for the EWM TU creation

0 Kudos
1,483

Hi there,

We have the scenario where we do external Transportation Planning in a 3rd party system and create the ERP Shipment via IDoc TPSSHT01 / SHIPPL out of the planning result. This ERP Shipment is later on supposed to be sent to SAP EWM via IDOC SHPMNT05 / SHPMNT. The prerequisite for this IDoc to EWM is a Handling Unit in the Shipment which represents the Transportation Unit.

Question is how is this supposed to work in an automated environment, meaning how can the HU creation in the ERP Shipment for the sake of TU creation in EWM be automated? Is there any standard way to do that? If not, please share some experience on how this could be done via Exit or similar. To my knowledge the ERP Packing Instructions cannot be used here.

Thanks and kind regards

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Thanks a lot Julio for the input. Will check this in detail.

Kind regards,

Nico

Sai4944
Discoverer
0 Kudos

Hello Nico,

I have the same issue, Shipment was created and idoc failed in EWM system due to HU not created in ECC system. Hence TU not generated in EWM.

it would be gratefully if you share how to resolve this issue.

Br,

Saikrishna Matam

former_member543347
Active Participant
0 Kudos

Hi Nico,

Our SD team couldn't find a standard way of automating this, so they opted for the exit MV50AFZ1 (delivery processing). Whenever a delivery is distributed to EWM, the system checks if all deliveries in the shipment are distributed; if so, it creates a HU in the shipment (which will be relevant in EWM) and distributes the shipment (the same exit is triggering the SHPMNT IDOC).