u r running a report .it is taking a long time for execution
.what steps will u do to reduce the execution time?

Answer Posted / medepalli.sunil@gmail.com

If the report is taking time to fetch data from the database
server we have to make sure that there is an optimized
"query". In order to have an optimized query we need to
write an optimized "where" conditions. That's database part.

Coming to the Programming part.

Say example. Our program has the usage of 95% and the
database usage of 5 % then we have to see the program's
performance. Try to reduce the number of LOOP's in a program
and also try to use the logical operators where ever
necessary to reduce the size of the program . that could
solve the problem.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the techniques involved in using sap supplied programs?

601


What are the page windows?

551


Explain what is step-loop? Explain all the steps?

704


How did you test the form you developed? How did you taken print?

608


What is dynamic action? : sap abap hr

639






What are the main uses of the primary key?

725


How is conversion of data types done between abap/4 & external level?

566


What is the use of enqueue function module? : sap abap data dictionary

579


difference between Valuation type and valuation category?

2001


what is mean be On Change of in Control Break statement

845


What are the different methods of passing data?

599


What are different types of parameters?

604


Difference between function group and function module?

642


What are indexes? : abap hr

590


What is the difference between skip and reserve?

605