Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI

Former Member
0 Kudos

HI,

What is the diff b/w COMMIT AND ROLLBACK WORK in bapi ?

Thanks & Regards

ASHOK KUMAR

1 ACCEPTED SOLUTION

Former Member
0 Kudos

commit - update database

rollback - don't update the database (reverse of commit)

Sameer

2 REPLIES 2