Application Development and Automation 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: 
Read only

BAPI

Former Member
0 Likes
376

HI,

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

Thanks & Regards

ASHOK KUMAR

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
336

commit - update database

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

Sameer

2 REPLIES 2
Read only

Former Member
0 Likes
337

commit - update database

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

Sameer