You are running a report. It is taking long time for
execution. What steps will you do to reduce the execution time.
Answer Posted / venkateswari
in this u should n'tuse select *
do n't use nested selects
do n't use nested loops
do not use select and end select
do n't use use select query in a loop
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
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
What is the procedure you followed to upload the data?
What are the system table used in abap?
In the MM module for finding out the standard cost what is the view one has to look at?
What do you do when the system crashes in the middle of a BDC batch session?
In the `select' statement what is group by ?
Did you create help views?
How to combine multiple order in one Delivery ( Step by Step)?
Why do we use dynamic where conditions?
Explain the call transaction method? : abap bdc
Can you define a field without a data element? : abap data dictionary
Why lsmw does not support call transaction method? : abap bdc
How can you find the field/data underlying a transaction?
Difference between Field groups and internal tables?