Answer Posted / always learner
performance tuning.......
Avoid the following things in ur abap code
1. Avoid using nested select statemtns
2. Avoid using global varaibales
3. Avoid using move-corresponding
4. Avoid using '*' in ur select query
5. use key fields in where calues
6. Avoid using query llooop
ok
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are domains and data element? : abap hr
What is the use of the raising exception?
Explain the differences between at selection-screen and at selection-screen output?
What are the components in sap application server?
What are number ranges?
Work most on which module: name a few tables?
Rp_provide_from_last contains how many parameters ? : abap hr
Which transaction code can I used to analyze the performance of ABAP program.?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
When, how and how would you control changes to standard SAP objects.
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
What are the modes in which any update tasks work?
What is smart forms? : abap hr
In sap scripts, how will you link form with the event driven?
What are the page headers for secondary lists?