Skip to Content
0
Former Member
Jun 25, 2008 at 10:45 AM

BAPI_TRANSACTION_COMMIT not working

2171 Views

hello experts,

i am creating a sales inquiry through BAPI_INQUIRY_CREATEFROMDATA. after creating the inquiry, i selected from VBAK table again to get information on the created inquiry. this is unsuccessful when i executed the program because it doesn't get the details of the newly created inquiry. (but during debugging mode it is successful.) i already used BAPI_TRANSACTION_COMMIT after the BAPI_INQUIRY_CREATEFROMDATA.

do you know of any alternative on BAPI_TRANSACTION_COMMIT ?

it seems that the database table doesn't get updated immediately.

help me out on this, gurus.

thank you. 😊