cancel
Showing results for 
Search instead for 
Did you mean: 

explicit commit

Former Member
0 Kudos

Hi

what is the meaning of explicit commit ? BAPI's with explicit commit can't be used ?? what is the meaning of that ?

thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Kumar,

As you know commit is nothing but save all your works. In SQL you have the option of Commit & rollback. Similarly after executing BAPI, if ther any changes done to DB then you can't commit explicitly like you are saying Commit(SQL) in oracle.

So RFC receiver doesn't supports this.

If you still have doubt on commit see the thread

For RFC commit we will use BAPI_TRANSACTION_COMMIT

From SP14 onwards you can use the BAPI_TRANSACTION_COMMIT explicitly, I believe. Please see the below help

http://help.sap.com/saphelp_nw04/helpdata/en/c8/e80440a832e369e10000000a155106/content.htm

I hope it helps a bit!!!!

Best regards,

raj.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi I am talking abt RFC Adapters

thanks

kumar

justin_santhanam
Active Contributor
0 Kudos

Kumar,

I said about RFC adapters only....

Best regards,

raj.