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_goodsmvt_create

Former Member
0 Likes
299

Hi guys,

I have done goods issue thru 'bapi_goosmvt_create' and found that return table is empty. So good issue is successful. I could found the mblnr and year while debugging. But when I checked it thru 'MB03' , it says that no material doc exists in the year. But the return table is empty.

Is it due to not calling 'BAPI_TRANSACTION_COMMIT' or anything else.

How we have to get the mat.doc.number and year for the goods issue done. Please suggest me

With warm regards,

khadeer

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
276

Hi,

Try once again by calling BAPI_TRANSACTION_COMMIT.

1 REPLY 1
Read only

Former Member
0 Likes
277

Hi,

Try once again by calling BAPI_TRANSACTION_COMMIT.