what is the use of FOR ALL ENTRIES in an internal table?
Answer Posted / manohar.b
FOR ALL ENTRIES is used to join the tables.
The Main Advantage is whenever we r using this FOR ALL
ENTRIES we r going to join the tables in the appliction
level.In all other joining conditions like INNER
JOINS,VIEWS,NESTED SELECTS we r going to join them in
database level itself.which may cause some bad performance
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can we achieve MVC ?
How can we upload a text file having delimiters in to legacy system?
What does an exec sql statement do in abap?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
What are the different database integrities?
Can you print decimals in type n? What is difference between float and packed data type?
What are the different modes of processing batch input sessions? : abap bdc
Can we use transfer dataset to transfer data in internal table ?
What is a development class? : abap data dictionary
What are the function modules used in f4 help?
Can a domain, assigned to a data element be changed?
What are two methods of modifying sap standard tables?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What is the difference between native sql & open sql? : abap data dictionary
What is the difference between commit-work and rollback-work tasks?