cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module for sending stock information from eWM to ECC

former_member365960
Discoverer
0 Likes
3,553

Hi,

Can anyone help me with the FM which is used to send stock info from eWM to ECC which was uploaded through /SCWM/ISU.

Accepted Solutions (0)

Answers (1)

Answers (1)

ramesh_n8
Participant
0 Likes

Hi Rajesh,

As per my knowledge there is no RFC available for returning available stocks from EWM to ECC. You can have a overlook of FM /SCWM/AVLSTOCK_OVERVIEW_MON, class /SCWM/CL_MON_STOCK & method GET_AVAILABLE_STOCK.

If you want create your own custom RFC based on above FM & Class and then call from ECC. Take a note before calling EWM RFC ensure the connectivity checking in custom RFC code.

Regards,

Ramesh Natarajan