cancel
Showing results for 
Search instead for 
Did you mean: 

Create warehouse internal order - WMR

prem_hpk
Discoverer
0 Kudos
1,262

Hi Experts,

In EWM (S/4HANA 2022), Is there any standard class or function module for create warehouse request via customized program??? We have some customized requirement to create WR.

WMR - Stock Transfer Warehouse request - /SCWM/IM_ST

Many thanks

Prem

View Entire Topic
j_blohm
Active Participant
0 Kudos

Hi,

Use /SCWM/CL_DLV_MANAGEMENT_PRD=>CREATE_WHR. You can check where-used list to see how the WMR is created e.g. in /SCWM/ADPROD.

prem_hpk
Discoverer

Hi Jonas,

Good day!!
Thanks for your reply.
I have check this class and method, where used list was empty and tried to implement the same and we get assert dumps, If possible can you share an example.

Thanks

Prem