Explain Commit and Roll back?
Answer / 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 |
how to download sap Smart form in text format
What are field symbols?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What is field catalog?
how much exact time will take binary search option using along with read statement?
Is it possible to bring select option in module pool screens?
What is repository info. Systems? : abap data dictionary
What is the max no of match code id’s that can be defined for one match code object?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
Explain the table, which contain the details of all the name of the programs and forms?
What are the errors occurred in a report?
In a screen i have 2 radio buttons and 2 text fields,if i select the one radio button one text field has to be enable and when i select another one,other text field has to be enable,in the at selection screen output event how it was happen?this event has to effect once i press enter naa.......... how the screen knowing that?