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
How many default tab strips are there? How to insert more tabs in it?
Which table stores the programs created?
What are uses of foreign key?
What are the differences between session method and call transaction method? : abap bdc
Explain the types of bdc's?
How do you convert non-char field into char type fields ?
How can you distinguish between different kinds of parameters?
How will you read from internal table records in a given value range (without using loop)
What are the disadvantages of using explicit enhancement?
What is bdc programming? : abap bdc
How do you find the information on the current screen?
What is the t-code for transaction recorder? : abap bdc
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What are the user interfaces of interactive lists?