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

BAPI BAPI_GOODSMVT_CREATE move type 102 ERROR,

Former Member
0 Likes
1,529

Hi,all,

I used the BAPI BAPI_GOODSMVT_CREATE for 102 ,but there is an error information u2018Deficit of PU GR quantity 1 u2026u2019,but the PO and item have receipt 3 qty.

Which field in GOODSMVT_ITEM set can solved this problem?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,000

This is cause by insufficient stocks but not the BAPI FM itself. Use MB51 to check where your stocks being consumed and reverse the material document if possible (provided that period is still open for posting). Alternatively you can do PI to gain the stocks for your 102 movement.

Always check your stocks balance before carrying out such action like 102.

Thanks and Rgds,

Andrew

4 REPLIES 4
Read only

Former Member
0 Likes
1,001

This is cause by insufficient stocks but not the BAPI FM itself. Use MB51 to check where your stocks being consumed and reverse the material document if possible (provided that period is still open for posting). Alternatively you can do PI to gain the stocks for your 102 movement.

Always check your stocks balance before carrying out such action like 102.

Thanks and Rgds,

Andrew

Read only

0 Likes
1,000

hi,

stock is enough.because i used MB01 do 102 can run it okay.

i think the reason is :i receipted one PO item some times.but i don't konw which field in BAPI can set the receipt. Material document item .

Because ,when i used MB01 and input the po and item,then all of the receipt item will call up.then i click the left check box ,can saved .because on MB01,one PO item refer one receipt item,But in BAPI,I think also need to set .

Read only

0 Likes
1,000

I know reason.

need add ref doc.

thanks of all

Read only

0 Likes
1,000

Hi,

I am facing the same issue. passing reference doc too but still the same error. Please let me know if am missing on something