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 is your approach for writing a bdc program? : abap bdc
Where the payroll results are stored
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
How to call other programs?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
Explain the difference between domain and data element? What are aggregate object?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
How do you read files from the presentation server ? : abap bdc
Cds views
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
Why grouping of fields is required? What is the max no of modification groups for each field?
What happens if a function module runs in an update task? : abap modularization
How many structures can be created in a Ztable ?