cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic update of HU data in Outbound delivery

Former Member
0 Kudos

Hello all,

I would like to create an ABAP program to automatically update the HU data in an outbound delivery. The purpose is to have an excel spreadsheet with the HUs per delivery and download them into the outbound delivery without the need to use manual actions.

Does anybody know of a FUNCTION, BAPI, IDOC or anything else that may assist me in this task ?

Thanks,

Isaac

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Go To transaction BAPI, look at Logistics General -> Handling Unit Management -> Handling Unit

If you want to create a delivery and know the materials and HUs just populate the delivery IDoc and process it.

If you want to pack material by uploading this spreadsheet then look at LM* transactions as that is quickest way to find what you want.

Mike

Former Member
0 Kudos

uu