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

Update control error - BAPI_GOODSMVT_CREATE

Former Member
0 Likes
12,024

Hi Folks,

while trying to post a GR using BAPI_GOODSMVT_CREATE, i am getting an error.

E M7 226 Update control of movement type is incorrect (entry 101 X X)

can someone let me know why and whts the solution to post the GR using this bapi.

thanks a ton

Raj

View Entire Topic
Former Member
0 Likes

Hi Raj,

Please take a look at this link for sample code.

http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm

The error is related to <b>Incorrect Movement Type</b>.

You can try this FM <b>MB_CONTROL_MOVETYPE_GET_SINGLE</b> for testing.

Hope this will help.

Regards,

Ferry Lianto