Application Development and Automation 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: 
Read only

FM BAPI_GOODSMVT_CANCEL

Former Member
0 Likes
539

Hi All

When I want to cancel the document useing 'BAPI_GOODSMVT_CANCEL' then system is showing this document is already cancelled. But in MB51 it showing not cancelled.

Regards,

Rajesh Vasudeva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
460

Hi,

Instead of cancelling the goods movement go for the goods movement reversal...

use Fm BAPI_GOODSMVMT_CREATE and use the movement type as 102 which is for reversing the goods movement.

Hope this will help.

Regards,

Rohan.

Hi All

When I want to cancel the document useing 'BAPI_GOODSMVT_CANCEL' then system is showing this document is already cancelled. But in MB51 it showing not cancelled.

Regards,

Rajesh Vasudeva

1 REPLY 1
Read only

Former Member
0 Likes
461

Hi,

Instead of cancelling the goods movement go for the goods movement reversal...

use Fm BAPI_GOODSMVMT_CREATE and use the movement type as 102 which is for reversing the goods movement.

Hope this will help.

Regards,

Rohan.