Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module To post a Goods Issue to a return delivery

Former Member
0 Kudos

Hello,

Is there any FM to post a Goods Returns for a return delivery. The movement type used is 955.

I tried using WS_DELIVERY_UPDATE..It seems to work only for posting goods issue for outbound deliveries.

Thanks,

Vish

2 REPLIES 2

kesavadas_thekkillath
Active Contributor
0 Kudos

Did you try BAPI_INB_DELIVERY_CONFIRM_DEC,BAPI_OUTB_DELIVERY_CONFIRM_DEC

Former Member
0 Kudos

Hi,

Try with the BAPI "BAPI_GOODSMVT_CREATE".

Regards

Vinod