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
Explain the different types of screen keywords?
What is a size category?
What are different ABAP editors? What are the differences?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
Badi concepts
How to convert the Unit for 'Distance' (The value from one Unit to another).
Give an example of interface from your project explaining why you used it?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What two statements are required in an abap program to output an icon using a write statement?
What are the parameters in bdc_insert? : abap bdc
Why do we use events and actions in web dynpro?
Select up to 1 row and select single difference ?
What are local objects?