what is the use of FOR ALL ENTRIES in an internal table?
Answer Posted / uday shankar
for all entries used for joining of tables.
it will join the tables at application server level.
it will improve performance.
here we dont have restriction to the no of tables joined.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
How to create a check box/option button in a list?
What is the differences between structure and table in the data dictionary in abap?
Static and instance variable and method with live example. Why and when to use
How do you use tab sets in layout sets?
Write the bdc table structure? : abap bdc
What is the syntex used to call a screen as dialog box (pop up)?
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
How do you read files from the presentation server ? : abap bdc
What is tcode se16. For what is it used. Explain briefly?
What is synchronous update?
What kind of financial periods exist in SAP? What is the relevant table for that?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What are the update types possible? : abap data dictionary