In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when
it is being used. And what it really does?
Answer Posted / goutham
One of the major disadvantage of using inner Join on the
database table directly will bypass the buffer in the Appl
layer instead it hits the database directly,which is
performance costly operation.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is an Open Item in SAP? How will you find an Open Item in SAP?
What is dynpro? what are its components ?
What is a maintenance view? : abap data dictionary
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are different ABAP editors? What are the differences?
Explain what is an rdbms?
Explain the types of bdc's?
What are the different message types available in the abap/4 ?
What is an interactive report?
What is full form of bdc session? : abap bdc
Lock objects and what are parameters of ENQUEUE FM?
How to creat transactions? : abap data dictionary
Explain the difference between a dialog program and a report?
How will you define posting procedures?