what is difference between update and modify
Answer Posted / chander
I am Sorry for above-written answer this is the correct
answer
MODIFY - is used for modifying the existing data on the
basis of primary key and if there is no data in table then
UPDATE command will add new record into table.
UPDATE - is used for only modifying the existing data on
the basis of primary key.
| Is This Answer Correct ? | 15 Yes | 40 No |
Post New Answer View All Answers
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is the difference between call transaction and session method? : abap bdc
How to read 5th record from Hash Internal Table?
Explain the sequences of event block?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are secondary indexes. How can we know which index is being used in a select query?
How is conversion of data types done between abap/4 & db layer?
Differentiate between abap memory and sap memory?
How can I make a differentiation between dependent and independent data? : abap hr
How do you differentiate tax for different countries? : sap abap hr
What are the advantages and disadvantages of ABAP query tool?
Example of table cluster and cluster tables.
What is a logical database?
What are the different message types available in the abap/4 ?
What is the differences between structure and table in data dictionary in abap?