You are running a report. It is taking long time for
execution. What steps will you do to reduce the execution time.
Answer Posted / ajayrajareddy
i think we are not using any absolute statements,
must check the extended program check and rectify some of
the errors... and we never wright nested loops also....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an rfc?
What will you code in start-of-selection & end-of-selection ?
What are spa/gpa parameters (sap memory)?
What is the logo in sap script?
What are the differences between interactive and drill down reports?
How can a lock object be called in the transaction?
What is a table cluster? : abap data dictionary
What is get cursor field?
What are the merits of its?-
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is roles and responsibilities of sap hr consultants? : sap abap hr
Create any functions? How to go about it?
How are BAPI different from normal function modules?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?