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
How can you access the function code from menu painter?
What is check table?
Difference between sy-tabix and sy-index?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is the difference between ABAP and HR ABAP
What are the Various Types of internal tables?
In the MM module for finding out the standard cost what is the view one has to look at?
What is the difference between commit-work and rollback-work tasks?
how do you call third selection screen ?
What is SAP Data conversion ?
Explain what is the purpose of sap script?
Can you assign a matchcode object to a parameter? If so how?
When the get cursor command used in interactive lists?
What is Field group?
What are Table control and tab strip control in dialog programming ?