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
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What kind of financial periods exist in sap? What is the relavent table for that?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are the differences between table and structure in data dictionary?
Explain what is the step-by-step process to create a table in data dictionary?
what is difference between (internal table types)standard table and sorted table in sap abap....
What are different abap/4 editors?
Is the basic list deleted when the new list is created?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is payroll area
How to debug rfc function module?
How many detail lists can be created in interactive reporting?
What is the use of at new statement ?
How can we use / display table in a screen?
What is the use of enqueue function module? : sap abap data dictionary