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
How are the function code handles in flow logic?
What is the difference between leave transaction and call transaction?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is the difference between collect and sum?
How do you display a data in a detail list?
What is the difference between the function module and a normal abap/4 subroutine?
What is tcode se16. For what is it used. Explain briefly?
What is retro active accounting
Explain the advantage of structures?
What is a bsp application? : sap abap hr
Why we are using Macros instead of Function Modules
How to read 5th record from Hash Internal Table?
Write syntax for message error (report)?
What is an Open Item in SAP? How will you find an Open Item in SAP?
What is meant by hot spots? : abap data dictionary