WHAT IS THE USE AND DIFF B/W INSERT, UPDATE AND MODIFY
WHILE UPDATING THE DATABASE TABLES?
Answer Posted / prasath
insert is used to insert new record,
update is used to update record in the table. if the record
doesn't found it will rise error message,
modify will modify the existing record. if the record not
found it will insert new record.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
When will the current screen processing terminates?
What are the types of bdc s?
What is its? : abap hr
What is the structure of the bdc table? : abap bdc
What is sap script? Describe its components.
How can you display frames (horizontal and vertical lines) in lists?
What is Buffering Concept? When should a Table be buffered?
How can we create callable modules of program code within one abap/4 program? : abap modularization
Explain get pernr concept when we use logical data base? : abap hr
after creating lock object if does n't access record by second user what should we do?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
How is time management and payroll is integrated? : sap abap hr
What is an update type with reference to a match code id?
How many primary keys can be created for a table?