what is difference between commit and rollback.?

Answer Posted / kaushal

Using commit, It saves any modification made within objects of database. We can not undo our transaction which done within commit.
Rollback is similar to undo button of any s/w browser. That is, when we make any changes in recodes of table, we can came back to previous form of that table by using rollback.

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you display a data in a detail list?

594


Name the special commands of list?

620


What are the two methods for modifying sap standard tables?

740


Differentiate between ooabap and abap?

723


Can a filed occur in several field groups?

594






What are the data classes in abap?

616


Explain the disadvantage of using exec sql statement in abap?

528


How can we set the tablespaces and extent sizes ?

575


ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul

2181


What are the advantages and disadvantages of using views in abap programming ?

662


Can a filed occur in several field groups? : abap modularization

665


What is pnp-sw-found ? : abap hr

879


Difference between sy-tabix and sy-index? Where it is used?

541


What is payroll driver

1657


Double click function on the lists, identifying the line selected by the user on the list?

637