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
Normally how many and what files get created when a transaction program is written?
What are client dependant objects in abap/sap?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
How do you find the information on the current screen?
Workbench request are client dependent or client independent
What are the various events associated with screen programming?
Define dispatcher?
Why do we use types statement in abap programming?
What is the definition of modification in an sap system and how do they impact an upgrade?
Did you create help views?
How to create any functions?
visibility section for class level and attributes level
What are the types of windows in sap script?
Final class
What are two methods of modifying sap standard tables? : abap data dictionary