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
What is a size category?
Does sap handle multiple languages?
how to genernate 21 sencondary index
Which function module would you use to check the user’s authorization to access files before opening a file?
What is the t-code to display batch input sessions? : abap bdc
How to analysis Background Job for performance Issue?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is human resource information systems (chris)? : sap abap hr
What happens if a function module runs in an update task?
What are local objects?
Explain how data is stored in cluster table?
How can we omit a leading sign and a leading zero in sapscript?
What is a logical database?
What is the difference between Classic badi and Kernal badi ?
What is the difference between call transaction and session method? : abap bdc