What is performance tuning?

Answer Posted / niranj

increasing effeciency of programs thru optimized coding
eg : select ... table itab...
instead of
loop at itab

select ,...into itab..
endloop

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.

1756


What are the 2 other types of views, which are not allowed in release 3.0?

820


What is time constraint ? : abap hr

933


How can we handle table control in bdc? : abap bdc

815


What is the difference between RETURNING and CHANGING parameters for a method?

1312


What is exception class and test class. How to use it?

1120


What is the transaction for recording bdc ? : abap bdc

781


How do you delete duplicate records from internal table?

954


What are the uses of the information in the data dictionary? : abap data dictionary

983


What is the function module to popup contents in the internal table?

781


What are datasets in abap?

886


What is screen flow logic? What are the sections in it?

820


What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc

796


Explain the Types of Select statements?

832


Name some system global variables you can use in abap programs?

767