what is difference between update and modify
Answer Posted / chander
UPDATE - is used for modifying the existing data and if
there is no data in table then UPDATE command will add
new record into table.
MODIFY - is used for only modifying the existing data.
| Is This Answer Correct ? | 27 Yes | 59 No |
Post New Answer View All Answers
Can you create a table with fields not referring to data elements? : abap data dictionary
What is interactive reporting?
What are the advantages of abap query tool?
What are the major steps will you use for tuning?
What are the properties of selection screen?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
Define abap/4 layer? : abap data dictionary
How can we set the table spaces and extent sizes? : abap data dictionary
what is difference between user exit, customer exit and badi?
What is the use of the statement leave to list-processing?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
Which function module reads the data for particular infotype ? : abap hr
What is the tcode to create indexes?
What is the significance of hide?