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

Update control error - BAPI_GOODSMVT_CREATE

Former Member
0 Likes
12,009

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

On your item(BAPI2017_GM_ITEM_CREATE) data did you pass 'B' to MVT_IND field?

Former Member
0 Likes

Thanks. let me told you what was my problem and how i could resolved it.

i was creating a good entry with the bapi BAPI_GOODSMVT_CREATE for a production order, and i could't leave for the error mesage M7 226 101 X X, the real problem was that i didn't input MVT_IND F in BAPI2017_GM_ITEM_CREATE. that was my error.

thanks a lot

regards