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

FMs or class for posting change delivery

0 Likes
505

HI Folks,

I am searching for FMs or classes which can be used for posting change document in SAP EWM. Because its different from IBD and OBD. I need to use to achieve functionality of tcode /SCWM/IM_PC . I need to change data of this document and then post it.

Accepted Solutions (0)

Answers (1)

Answers (1)

chaitanya285
Participant
0 Likes

Hi,

You can check the back end functionality ( Service class used ) of t code /SCWM/IM_PC and try to simulate it for your requirement.

Generally, Service class of the mentioned feature contains methods for your requirement.

Once you find service class, you can also check for the relevant methods and you may find FM's inside those methods.