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
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What are different ABAP editors? What are the differences?
What is transparent table?
How to call transaction in session method without recording?
What are the attributes of a field that can be activated or deactivated during runtime?
What are the functional areas? User groups?
Work most on which module: name a few tables?
What are the difference between call screen and leave screen?
How to use messages in lists?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What does the insert statement in extract datasets do?
Define abap/4 layer?
What are the components of selection table?
how to create view in bdc..??