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
Final class
SM35 transaction, How to automate BDC ?
What are the techniques involved in using sap supplied programs?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is a batch input session? : abap hr
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is match code? : sap abap hr
What are the 3 types of tables in sap? : abap data dictionary
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What is the difference between synchronous and asynchronous update?
How many types of tables exists and what are they in data dictionary?
What is Transactional based Application & Role based Application?