Hi,
I am using a BAPI and then using BAPI_TRANSACTION_COMMIT.
After this I am inserting data returned by BAPI into a database table and doing COMMIT WORK.
How can I combine these two to be in same Logical Unit of Work (LUW)?
Regards,
Shreyas