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

while doing GRN using bapi_goodsmvt_create for PO Quantity not changing !

Former Member
0 Likes
428

Hi Every one,

Issue during GRN for PO, quantity not updating while using bapi_goodsmvt_create

But grn is done and document number is also created and old quantity only displaying !.

i have written Bapi_transaction_commit also.?

What went wrong ?

Hi Every one,

Issue during GRN for PO, quantity not updating while using bapi_goodsmvt_create

But grn is done and document number is also created and old quantity only displaying !.

i have written Bapi_transaction_commit also.?

What went wrong ?

1 REPLY 1
Read only

Former Member
0 Likes
408

Hi Kedem, I think so... Because if the document number was created after execute the BAPI you should call the "BAPI_TRANSACTION_COMMIT".

Did you try ?