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
What statement will be found in an sap application program that implements a function module exit?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What are the two ways of producing a list within a transaction?
What are the different functions used in sap script?
What is the syntex used to call a screen as dialog box (pop up)?
What are aggregated objects
What is the purpose of at first and at last?
What is table buffer?
What is the difference between the function module and a normal abap/4 subroutine?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What is cts and what do you know about it? : abap hr
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
How many default tab strips are there?
Explain what are standard layouts sets in the sap script?
Name some system global variables you can use in abap programs?