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: 

When movement type is 102 or 122, can we use BAPI_GOODSMVT_CREATE?

Former Member
0 Kudos

Hi All,

We want to add the reason code for the movement type 102, but the BAPI: BAPI_GOODSMVT_CANCLE has no this parameter. How should we do?

Can I use the BAPI: BAPI_GOODSMVT_CREATE to do this when the

movement type is 102? If we can, what should we attention? Can anyone

give me the sample code? Many thanks in advance!

Also can we use BAPI_GOODSMVT_CREATE when the movement type is 122? I have tried, but there aways have error messages.

Edited by: yu huali on Jan 19, 2009 3:59 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

When u r cancel the Material document by using BAPI BAPI_GOODSMVT_CANCEL.

No need to pass the code (GM_CODE).Just pass Material Doc no and year it will be canceled.

Cheers!!

Venu

2 REPLIES 2

Former Member
0 Kudos

When u r cancel the Material document by using BAPI BAPI_GOODSMVT_CANCEL.

No need to pass the code (GM_CODE).Just pass Material Doc no and year it will be canceled.

Cheers!!

Venu

Former Member
0 Kudos

No need answer.