What is performance tuning?

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


Please Help Members By Posting Answers For Below Questions

What are the differences between the table and the structure in the data dictionary in the sap abap?

592


What is append search help? : sap abap data dictionary

699


Explain the table, which contain the details of all the name of the programs and forms?

526


A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?

543


What are the different types of view?

604






What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr

538


What are the disadvantages of abap query tool?

594


What are the events in classical reports?

626


Can we make use of flow logic control key words in abap/4 and vice-versa?

599


What is meant by performance analysis? Have done anything to improve the performance?

559


How many types of views are there? : abap data dictionary

558


What are the events we use in dialog programming and explain them?

529


How do you use tab sets in layout sets?

659


What are ranges?

594


Describe the difference between macro and subroutine?

636