cancel
Showing results for 
Search instead for 
Did you mean: 

How to Read Outbound delivery FD data in EWM

dharmatejv
Explorer
0 Kudos
5,722

Hi all,

I am working on a custom report where I need to extract the Handling unit information from Outbound delivery in EWM.

Once PGI is done, the HU data is no longer available in Monitor. We can see this HU Info in the Outbound delivery >> Handling unit tab. Nested HU info is also available here. I tried FM: /SCWM/HU_READ but no luck here.

Class: /SCWM/CL_DLV_MANAGEMENT_FD could be useful but couldn't figure out the way extract the data.

Can anyone please help me with an FM/Class/Method to read this data. I need to fetch the Nested HU with all levels data.

Regards,

Dharma

View Entire Topic
dharmatejv
Explorer
0 Kudos

Hi All,

I was able to read the HU info in /SCWM/CL_DLV_MANAGEMENT_PRD in method map_hu_dlv. Will check with my Abaper to know if we could extract this info.