Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is difference between update and modify

Answer Posted / kumar

INSERT - adds a new record to the table. If the row (key) exists, issues an error.
UPDATE - updates an existing record to the table. If the row (key) does not exist, issues an error.
MODIFY - If the key exists, modifies the record. If the key does not exist, adds the record to the table.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a table cluster? : abap data dictionary

1212


Explain the difference between float and packed data type?

1457


How to handle error in session method? : abap bdc

1344


wat is the default file name of BAPI trace?

2303


What is luw or data base transaction ?

1136


What is a batch input session? : abap hr

1215


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

1044


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

1368


What is cts and what do you know about it? : abap hr

1278


PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..

2209


what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?

2487


Can a transparent table exist in the data dictionary but not in the database physically?

1099


What is lock mechanism? How do we create lock objects in abap?

1297


How to write a code for multiple transactions? : abap bdc

1074


The commands through which an abap/4 module can “branch to “ or “call” the next screen are?

1197