cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI commit in VC?

Former Member
0 Kudos

Hi experts,

Anyone knows which are the best practices for BAPI commit with VC 7.0 or 7.1

Do I need:

1 - to call the BAPI_TRANSACTION_COMMIT after any BAPI?

2 - to wrapping the BAPI in one ZBAPI and there call the commit after?

3 - to set the option (Auto-commit) at VC in my BAPI properties?

Thanks in advance,

Jorge.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jorge,

BAPI_TRANSACTION_COMMIT is working fine with VC 7.0. Check the below thread.

Hope it helps....

Regards

Basheer

Answers (1)

Answers (1)

Former Member
0 Kudos

it should be BAPI_TRANSACTION_COMMIT.