‎2007 Aug 14 6:27 AM
hi,
What is meant by BAPI Transaction Model Without Commit and BAPI Transaction Model With Commit.
Thank you
ASHOK KUMAR
‎2007 Aug 14 6:29 AM
Hi,
Few BAPI when used in program, need to be followed by another BAPI call to "BAPI_TRANSACTION_COMMIT".
But for few BAPI, its not required bcz the BAPI itself internally calls BAPI_TRANSACTION_COMMIT.
So a BAPI which itself calls commit is BAPI TRANSACTION MODEL with commit & other one is without commit.
Best regards,
Prashant
‎2007 Aug 14 6:29 AM
Hi,
Few BAPI when used in program, need to be followed by another BAPI call to "BAPI_TRANSACTION_COMMIT".
But for few BAPI, its not required bcz the BAPI itself internally calls BAPI_TRANSACTION_COMMIT.
So a BAPI which itself calls commit is BAPI TRANSACTION MODEL with commit & other one is without commit.
Best regards,
Prashant
‎2007 Aug 14 6:35 AM
Hi Ashok,
Please chk the below link
http://help.sap.com/saphelp_nw04/helpdata/en/a5/3ec88c4ac011d1894e0000e829fbbd/frameset.htm
Regards
Gokul
‎2007 Aug 14 8:11 AM
hi,
I got ans .Thank you for your reply.
Regards
Message was edited by:
ASHOK KUMAR