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 “call mode”?
Difference between stand alone CRM and back-end CRM
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
How can we set the tablespaces and extent sizes ?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is bdc programming in sap?
What are clustered tables?
What are the personnel administration related infotypes? : abap hr
Give examples of transparent table?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What are the parameters in bdc_insert? : abap bdc
What is the client concept in sap?
How can we use / display table in a screen?
How can we access the correction and transport system?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?