cancel
Showing results for 
Search instead for 
Did you mean: 

Truck vehicle comes before Shipment

Former Member
0 Kudos

Hi,

In one of my client, i am trying to change the Shipment process to get ready for TM project that will come next year.

The shipment processes runs on mostly Z* developments and tables. i am trying to find a solution to one of the problems as below:

The truck comes before the shipment is created. I planned to create a HU with referrence of the vehicle master data, than when the shipment is created assign the HU to the shipment. And track the movement of the truck with the status of the Handling Unit.

Does anybody knows how to create such a handling unit and assign it to the shipment. I need BAPIs.

Or if you have a better solution please share with me.

Accepted Solutions (0)

Answers (1)

Answers (1)

pablo_marn
Active Participant
0 Kudos

Hi Subasi,

For HU management:

  • BAPI_HU_CREATE
  • BAPI_HU_PACK
  • BAPI_HU_REPACK

To assign HUs to a delivery:

  • WS_DELIVERY_UPDATE
Former Member
0 Kudos

Hi Pablo,

Thanks for the bapi names, but they have nothing to do with my need. My need is about shipment, not delivery. And my HUs are not packaging HUs, they are Truck HUs.