what is the use of FOR ALL ENTRIES in an internal table?
Answer Posted / mnaikandan
To avoid nested select statements.
if there are more than 1000 records to retrieve.
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What does the extract statement do in extract datasets?
How are the function code handles in flow logic?
How can we upload a text file having delimiters in to legacy system? : abap bdc
visibility section for class level and attributes level
Can you create a table with fields not referring to data elements? : abap data dictionary
What is img? : sap abap hr
What are the types of subroutines? : abap data dictionary
State the differences between database view & projection view? : abap data dictionary
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What is PS structure
Difference between top-of-page and top-of-page during at line- selection?
How do you move on to the next screen in interactive reporting?
Write special commands of list?
what are Hana Basics
What is the disadvantage of a call by reference? : abap modularization