Application Development 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: 

BAPI_INCOMINGINVOICE_CREATE, invoice document missing

Former Member
0 Kudos
152

Hi,

When we were executing BAPI (BAPI_INCOMINGINVOICE_CREATE) invoice doucment is being generated, but we could not see the document neither through FB03 or MIR4, nor it is updating the PO, kindly help us to check out the same.

Thanx in advance.

Krishna

2 REPLIES 2

Former Member
0 Kudos
57

Hi krishna,

1. Make sure u use the FM

BAPI_TRANSACTION_COMMIT

2. after the bapi u have called,

other wise the entries won't get commited and saved in database table.

regards,

amit m.

0 Kudos
57

Hi Amit thank you for the timely response, we were running this BAPI in SE37 which is creating accounting entry, is it that again in SE37 we have to run BAPI_TRANSACTION_COMMIT this to update the database tables, please kindly clarify, and also suggest which input should be given in BAPI_TRANSACTION_COMMIT.

Thanks,

Krishna