what is the use of select for all entries in an internal table?
Answer Posted / lokesh
To avoid nested select statement we use For All entries
statements. If there r more than 1000 records select for
all entries is used.
Performance o For All Entries is better to use...when
we are using more than One table
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the types of table fields in the sap abap?
Is a logical database a requirement/must to write an abap/4 query?
What functions does a data dictionary perform ?
How will you link form with the event driven in sap scripts?
What is append search help? : sap abap data dictionary
Does sap handle multiple languages?
What is size category?
How many tables are there in sap?
What are the different attributes that can be assigned to a variant?
What is luw or data base transaction ?
Why do we use logical blocks in abap program?
What is a size category?
Explain what are the system fields? Explain?
How does the interface between the dynpro and the abap/4 modules take place?