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


Please Help Members By Posting Answers For Below Questions

Can i Have Some Realtime Examples on Badi ?

8289


In ALV reporting when u execute your report which event gets triggered.

1636


How do you execute the payroll

2104


Under Data Transfer Portion of ABAP, what do you mean by DX Project

1853


What is the difference between synchronous and asynchronous update? : abap bdc

643






hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1579


What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary

610


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1765


Explain different types of attributes of function module?

546


What is partner selection?

616


Name some data dictionary objects?

559


What are uses of foreign key?

570


What is a table attribute?

587


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

642


What are the parameters in bdc_open_group? : abap bdc

607