In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when
it is being used. And what it really does?
Answer Posted / rajesh
For all entry is used to increase the performance at the
time of selecting data from data base, because once
selecting data from the data base and finally put data into
internal table
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How can we declare a table control in the abap/4 program?
What is the table buffer? Which type of tables used this buffer?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How will you define posting procedures?
What is client in the sap system? : sap abap hr
How do you read files from the application server ? : abap bdc
In what ways we can get the context sensitive f1 help on a field?
In the MM module for finding out the standard cost what is the view one has to look at?
What is payroll driver
What is meant by performance analysis? Have done anything to improve the performance?
How to select valid lines for secondary list?
What are the disadvantages of different types of bdc's?
Explain the concept of clusters in payroll
What do you mean by transparent tables in sap abap? : abap data dictionary
What are the functions of lock objects?