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

What are number ranges?

630


How to read files and process BDC's automatically ?

1542


What are the types of views? : sap abap data dictionary

644


How do we assign dynamic views while creating material master and generating bdc? : abap bdc

631


Mention some important events in abap programming.

586






How to read 5th record from Hash Internal Table?

838


What is page window?

580


how to modify the standard method as per your requirement

890


What are screen painter? Menu painter? Gui status?

599


Is there any method apart from bdc for data upload to sap? : abap bdc

614


What happens if we use leave to list-processing without using suppress-dialog?

696


In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2116


What are match codes? describe?

632


What is the use of table control in bdc is it same in module pool table control? : abap bdc

678


What are the difference between call screen and leave screen?

605