cancel
Showing results for 
Search instead for 
Did you mean: 

Create warehouse internal order - WMR

prem_hpk
Discoverer
0 Kudos
1,267

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
LaurinPS
Explorer
0 Kudos

Hi, you can set a breakpoint at class /SCDL/CL_DL_DOM_PRD method CREATE_NEW_DO. In that one the headers is beeing created. From there on you could debug your way through. check out lo_header the class is also available as item.