ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
What is performance tuning?
 Question Submitted By :: Neerajalaxmi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is performance tuning?
Answer
# 1
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
Niranj
 
  Re: What is performance tuning?
Answer
# 2
Performance tuning means analyising the performance of the 
program.

Performance of the program depends on the data transfer.

By reducing the amount of data to be transfered, we can 
improve the performance of the program.
 
Is This Answer Correct ?    1 Yes 0 No
Ajay Kumar
 
 
 
  Re: What is performance tuning?
Answer
# 3
Performance tunning.

There are various steps to increase the performance of ABAP 
report.

* should not use * in the select query ,instead use the 
appropriate field names.
* In the occurs clause avoid using 0 instead use the number.
* try to use move-corresponding .
* use the aggregate statement.
 
Is This Answer Correct ?    1 Yes 0 No
Lavanya
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
how to create a button in selection screen?  1
i had to write the code in such a way that duplicate entries should not entered in sap data base IBM2
in the final display list how can i change rows to columns and vice versa Bristle-Cone1
PLEASE TELL ME SD AND MM FLOW/CYCLE WITH TRANSACTION CODE AND CORRESPONDING TABLE TO BE UPDATED? Bosch2
how do you transport FORM from one server to another server ?  2
How to make smartform output into PDF?what r the step and requirments? Siemens1
What is an Extended IDOC and It's purpose? Sony2
What is binary search? where it is used?  2
what is was server in sap  1
in bdc which method is suitable for back ground processing? HP4
What is a view? Accenture3
what is meant by idoc filtering? Satyam4
11) Purpose of PROTECT and ENDPROTECT in script?  2
How we can Hide buttons on application toolbar.?  2
When we append a record to a sorted internel table how it is appended? SAP-Labs2
how do the sub-total in sap scripts ITC-Infotech1
In module pool, when table controls are used the command that is written in both PBO and PAI is Accenture4
write the codes for how to fetch data from a select query written under end-of-setection event. CTS2
explain the scenario of ALE/IDOC  1
"What is NAST Table, what it will consists?" FutureSoft2
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com