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

reason code entry in BAPI_GOODSMVT_CANCEL

Former Member
0 Likes
653

Hi Experts,

I am need of canceling GR for a material document. When I accomplish this using BAPI_GOODSMVT_CANCEL, it is asking for reason code entry. But there is no provision in this BAPI for reason code entry. Please advise to proceed further.

Thanks in advance,

Viven

1 REPLY 1
Read only

Former Member
0 Likes
355

Use this FM

MB_CANCEL_GOODS_MOVEMENT

GIve the reason in ET_MSEG table...

The BAPI also internally uses the same FM

Reward if helpful...