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. 😊