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

Unable to update withdrawn Quantity using BAPI_PRODORDCONF_CREATE_TT

Former Member
0 Likes
1,327

Hi Friends,

I am posting Goods movement along with Activities for Production Order using BAPI_PRODORDCONF_CREATE_TT, But it is not updating Withdraw Quantity in RESB table, Please update me how to handle this.

if we donu2019t pass goods movement details to BAPI, it is posting goods movement along with withdraw quantity, but if we pass details externally it is not updating.

Thanks

Raghu.

Hi Friends,

I am posting Goods movement along with Activities for Production Order using BAPI_PRODORDCONF_CREATE_TT, But it is not updating Withdraw Quantity in RESB table, Please update me how to handle this.

if we donu2019t pass goods movement details to BAPI, it is posting goods movement along with withdraw quantity, but if we pass details externally it is not updating.

Thanks

Raghu.

1 REPLY 1
Read only

Former Member
0 Likes
761

Hey Raghu,

I have same problem as you mentioned, and found out the solution.

Just need to pass reservation no. and reservation number to parameter table - GOODSMOVEMENTS.

BAPI2017_GM_ITEM_CREATE - RESERV_NO

BAPI2017_GM_ITEM_CREATE - RES_ITEM

Best Regards,

Kim Feng.