‎2008 Nov 12 8:49 AM
Hi All,
What are the best ways and different criterias to identify the ABAP objects for optimization?.
Please share with me the details if anybody worked on ABAP optimization project.
I appreciate any inputs on this regard.
Thanks & Regards,
Suresh
‎2008 Nov 12 8:57 AM
HI Suresh ,
you can carry out a runtime analysis of Abap Objects using SE30 transaction ..
its for Runtime Analysis of the object ....it takes care of the select queries and database hits ...
Hope this helps you ...
Can explain a little bit more of wat optimization u actually looking for ...
Regards
Renu
‎2008 Nov 12 9:50 AM
Hi Renu,
Thanks for the info.
Between, SE30 gives the transaction execution run time at that point of time. My concern here is, some programs/transactions run time may vary depending on certain criteria like, when the transaction being carrying out? (I.e, during month end time, daily morning), number of users accessing the same transaction, etc. Hence I would wish to understand:
1. Average time consumed for the transaction/report execution in a stipulated time, say with in 1 month
2. What are the different parameters we need to validate/consider for identifying the objects/reports/programs for performance optimization?
FYI.. This requirement is, customer is seeking to tune up the performance of ABAP objects.
Thanks & Regards,
Suresh