cancel
Showing results for 
Search instead for 
Did you mean: 

Getting the "Outer" handling unit in delivery/shipment

Former Member
0 Kudos

Hi,

We sometimes pack in delivery, sometimes in shipment and sometimes in both. I have the issue, that I Need to read only the outer handling unit, but with hierarchy, etc. I do not get it. It must recognize the really outer handling unit only and does not matter if it is in delivery or shipment or both. Do you have an idea how to get it? Do you have some Code examples or function modules to do that?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

DominikTylczyn
Active Contributor

You can use BAPI_HU_GETLIST function to get entire handling unit hierarchy either for an outbound delivery or a shipment.

Dominik Tylczyński