please any one can tell me modifytable keyword used in DDIC?
what is a basic diffrence between modify table and update key
word?
Answer Posted / apoorv sharma
Both modifies DDIC table but the Difference btwn modify
table and update table is :
Suppose u write modify <DDIC Table > from <work area>
then it will modify the row with same primary key value as
that of work area. But if it donot find any row then it will
NOT insert the work area row in DDIC table,
whereas,
update statement will insert a new row at last in DDIC Table.
Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What are the basic functions of database utility?
What are Pull and Push Methods?
What is meant by search help? : sap abap data dictionary
Explain the advantages of logical databases?
State the differences between database view & projection view? : abap data dictionary
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What are two methods of modifying sap standard tables? : abap data dictionary
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is the difference between getting and get late?
How to read files and process BDC's automatically ?
What are the problems in processing batch input sessions?
How will you link form with the event driven in sap scripts?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
Difference between sy-tabix and sy-index? Where it is used?
What is buffering allowed but switched off?