cancel
Showing results for 
Search instead for 
Did you mean: 

FM/BAPI for Maintain Internal Stock Transfer (/SCWM/IM_ST) in EWM

0 Kudos
1,842

Hello All,

I need suggestion on which FM/BAPI should i use for Maintain Internal Stock Transfer (/SCWM/IM_ST)
(I need to call from my ODATA entity)


Thanks in Advance!

Accepted Solutions (1)

Accepted Solutions (1)

Daniil
Active Contributor
0 Kudos

Hi, it is a delivery service provider, /scwm/cl*dlv*manag* or something like that.

You can search for how to guide for delivery service provider, if I am not mistaken it is one from SAP.

If you won't find it, just ping me.

Another could be creation of the stock transfer via WT interface (you can set default document for process type), maybe it would fit to the process.

BR,

Daniil

0 Kudos

Hello Daniil,
Greetings!!

I am bit new to EWM , can you please guide me.
i would like to create a warehouse request ,with doc type= SWHI & Item type= SWHI and than from Warehouse request would create a warehouse task.

which we do in /SCWM/IM_ST , by using FM,BAPI or any method.

Thanks in advance.
Godson

Daniil
Active Contributor
0 Kudos

Hi I guess you can find some examples in the system.

Class /SCWM/CL_DLV_MANAGEMENT_PRD method CREATE_WHR should work for you.

Maybe you can check how it is done in standard SAP Apps (Fiori Returns app https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps(%27F1955%27)/S21OP )

BR,

Daniil

0 Kudos

Hello Daniil

Thanks alot ,This worked !.

piotr_pudelski
Explorer
0 Kudos

Hello Daniil and Godson,

could you help me with a bit more details on it ? I have exact the same challenge to create Internal Stock Transfer (/SCWM/IM_ST) from external system and I am looking for class / API / FM to create it

thanks

Piotr

Answers (0)