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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
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
how will u write  a report  for  performance  point of 
view ?
 Question Submitted By :: Pannag
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how will u write a report for performance point of view ?
Answer
# 1
1. Clear understanding of requirement.
2. Construct the how-to before actual coding starts.
3. Avoid using multiple read to the same database table.
4. Make sure to use indexed field while reading to database table.
 
Is This Answer Correct ?    6 Yes 2 No
Jc
 
  Re: how will u write a report for performance point of view ?
Answer
# 2
1. Don't use the followings :-
  a. loop within loop.
  b. select endselct.
  c. Occur (statements)
  d. Move corresponding.
  e. use of cluster tables.
  f. use select * (all feilds)
  g. use of OR statement in select statement.
  h. use of negative conditions.
     
2. Use the following :-
  a. loop with reads if needed to be read multiple time.
  b. Use of IN statement in select statement instead of OR.
  c. use of maxium key feilds with select statement.
  d. use of function modules instead of select statement 
     if it is available.
 
Is This Answer Correct ?    8 Yes 0 No
Rahul Singh
 
 
 
  Re: how will u write a report for performance point of view ?
Answer
# 3
Additional to above points,

In select query Use For All Entries while pulling data from 
database.

Frequently don't use inner join in your program

While Looping create work area and process the record

These are some points to improve performance of program
 
Is This Answer Correct ?    3 Yes 0 No
Muralitharan
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
IDOC,CDM ..explain?  1
how to run bdc program in background? HCL2
13) How to get POPUP SCREEN in a program?  3
How to define PROJECT in CMOD?  1
what is the Tcode to send customer master data to another system. IBM5
How can I make a differentiation between dependent and independent data?  1
Give 3 scenario due to which you require Gap analysis in your project?  1
1.What is the difference between append structure and include structure. 2. what is the logging of technical setting while creating db table. Accenture3
can you create a table with out a data element? can you create a field with out a data element?  1
1)What is the main difference between Enhancements and BADI?  2
how to sort numbers in sap-abap using internal tables without using sort technique.  2
Difference between select and select single statement  1
what are the tools in lsmw? Satyam2
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?  3
How do u know that updation is successful in BDC Accenture2
What is Smart Forms?  3
What are labels in scripts..? why are they not accpeted in smartforms..? IBM2
say in selection screeen (ie is in select-options) i have selected record range from 1000 to 2000 but in the final display list i sholud not get 1200 to 1300 records it should be hide how is it posible Wipro2
Suppose, we are creating one table. at that time we are mention table space and size category. Generally size category is from 0 to 6 is available. suppose if we are declare size category as 0(zero). For 0 (zero) the size of rows is from 0(zero) to 19000. I have 25000 records to insert into table. but table size is declared as 0(zero). i.e 19000 records. what about remaining 6000 records. shall i insert in to table or not? if insert how can i do? if not insert what can i do? Please answer me? i faced this one in TCS interview. TCS2
Can we use CALL SCREEN in RFC? CSC1
 
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