cancel
Showing results for 
Search instead for 
Did you mean: 

How to Read Outbound delivery FD data in EWM

dharmatejv
Explorer
0 Kudos
5,509

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

Accepted Solutions (1)

Accepted Solutions (1)

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.

Answers (1)

Answers (1)

former_member803951
Participant
0 Kudos

Hello

Once GI is posted, the HUs are out of the warehouse. You cant read HU details from EWM. Since you want to read HU details for GI posted deliveries in a custom report, you could read it from ERP delivery using VEKP and VEPO tables or standard FMs which give the HU information for the ECC deliveries.


Best regards

Janardhan S Musigeri

dharmatejv
Explorer
0 Kudos

Hello Janardhan,

We are not sending the HU info to ERP. We stopped reporting the HU info to ERP from EWM.

Regards,

Dharma Tej V