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   SiteMap shows list of All Categories in this site.
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
u r running a report .it is taking a long time for execution
.what steps will u do to reduce the execution time?
 Question Submitted By :: S.srikanth
I also faced this Question!!     Rank Answer Posted By  
 
  Re: u r running a report .it is taking a long time for execution .what steps will u do to reduce the execution time?
Answer
# 1
Hi this is venkatesh,
this is my answer.
if it is too big means that is submitted into the 
background processing.
that is which is using the standard program RSBDCSUB.
that is done by go thorugh transaction code is sm35.

atually all large programs are done by the background 
porcessing  only.
 
Is This Answer Correct ?    0 Yes 1 No
Venkateswarlu.bandi
 
  Re: u r running a report .it is taking a long time for execution .what steps will u do to reduce the execution time?
Answer
# 2
use performance tuning steps to get good performance of ur 
program.
 
Is This Answer Correct ?    0 Yes 1 No
Sreedhar
 
 
 
  Re: u r running a report .it is taking a long time for execution .what steps will u do to reduce the execution time?
Answer
# 3
If the report is taking time to fetch data from the database
server we have to make sure that there is an optimized
"query". In order to have an optimized query we need to
write an optimized "where" conditions. That's database part.

Coming to the Programming part. 

Say example. Our program has the usage of 95% and the
database usage of 5 % then we have to see the program's
performance. Try to reduce the number of LOOP's in a program
and also try to use the logical operators where ever
necessary to reduce the size of the program . that could
solve the problem.
 
Is This Answer Correct ?    2 Yes 0 No
Medepalli.sunil@gmail.com
 
  Re: u r running a report .it is taking a long time for execution .what steps will u do to reduce the execution time?
Answer
# 4
Performance of reports could be increased by avaioind nested
select statements. Instead use Select ... FOR ALL ENTRIES.

Restrict the use of Select... Endselect, instead go for
select .. inot table itab and then loop at itab.

Avoid nested loop statement, Do not use select within loop.

Do not call function module within loop statement.
 
Is This Answer Correct ?    0 Yes 0 No
Jesuvin
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
what is use of tcp/ip in real time for abaper?? TCS2
parter profiles are stored in which table? Cap-Gemini3
How do you define an internal using types? Keane-India-Ltd1
what is field string ? & where we are using field strings?  2
what is function group? Difference between function group and FM?  3
what is data structure and data table Cognizent1
What is an Extended IDOC and It's purpose? Sony2
How does one know that the legacy files have come on to the SAP server you are working on? TCS1
what are steps of smart form. pls complete step mail me on :zaheer_guts@yahoo.co.in Cap-Gemini2
in lsmw,where u write the code? HP4
Suppose i have table with 2 columns say 1st with Numerics and 2nd with words like 1 for one and 2 for two......so.if i want to change the 9 numeric word as some twenty...how? Siemens1
What is meant by enhancements? FutureSoft4
differences between version 4.7 and ecc 5.0 Accenture2
what is the remote system in ale whether it is sender / receiver? Reliance2
"What is NAST Table, what it will consists?" FutureSoft2
what is the code for basic list to 2ndry list?  1
what is cardinality?how it works in ABAP? Accenture1
layout conversion?  1
where u can create the rfc function module? Intelligroup1
can u create internal table dynamically ? how? HP2
 
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