Answer Posted / sukhbir
Is u'r code doing good...
use tcode se30 and run u'r program using a variant and then
analyse the performance...
1. load on database
2. load on aPPLICATION
3. load presentation...
suppose the load on database is more then 50 % and graph
shows red color...that means problem in fetching the data..
need to tune u'r open sql statement ...
after this perform st05.. activate trace and run u'r
program ..after this turn off the trace ...see the trace..
u will get the idea ab't which statement is talking more
time and can fix it..
for performace tips see tcode : se30 and tips and tricks..
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How will you define posting procedures?
What is an update type with reference to a match code id? : abap data dictionary
Did you create primary index?
What are ranges?
What is the use of 'table index'?
How to creat transactions? : abap data dictionary
What are interface/conversion programs in SAP?
What are control tables? : abap data dictionary
how to read the standard field value in your custom program.
Explain the disadvantages of different types of bdc's?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
Can we create a gui status in a program from the object browser?
What are the steps to execute session method?
how can you display data say "your name"in sap script without print program or driver program??
What is get cursor field?