Answer Posted / siddharth samal
COMMITMENT: suppose you are updating a table and if you
comit it then the document is updated in the database.
ROOL BACK: If suppose some error occured during updation
and you have not commited then the entire ata is not
updated in the table and that is known as roll back.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the names of the function modules that will be generated upon activation of a lock object?
Did you create any joins?
What functions does a data dictionary perform? : abap data dictionary
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
Abstract class and interface, multiple inheritance, live example
Why do we use events and actions in web dynpro?
How do you validate the selection criteria of a report? And how do you display initial
How to define selection screen?
What are different types of parameters?
What data is contained? : abap data dictionary
What are null values? : abap data dictionary
What is check table?
What is meant by write lock? : sap abap data dictionary
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?