‎2008 May 13 8:01 AM
Hi,
Please can anyone told me how to check the performance of a program using transaction SE30.
If someone has some document then please forward me.
Thanks.
Shailendra
‎2008 May 13 8:12 AM
Hi Shailendra,
Please go through this :
1. Go to SE30.
2. Choose the radiobutton Program.
3. Then give the corresponding Program name.
4. Then press the Execute button.
5. Once the program is complete.You will get a message..Run time analysis of "program" has finished..
6. Then press the Evaluate button..
There you can see the run time analysis.
Similarly you can do for Transaction and Function Module as well.
Hope this helps.
Reward with Points if useful.
Regards
Hemant Khemani
‎2008 May 13 8:12 AM
Hi Shailendra,
Please go through this :
1. Go to SE30.
2. Choose the radiobutton Program.
3. Then give the corresponding Program name.
4. Then press the Execute button.
5. Once the program is complete.You will get a message..Run time analysis of "program" has finished..
6. Then press the Evaluate button..
There you can see the run time analysis.
Similarly you can do for Transaction and Function Module as well.
Hope this helps.
Reward with Points if useful.
Regards
Hemant Khemani
‎2008 May 13 8:16 AM
Hi
Give the transaction,program or function module name.
Then press execute,it will be executed as it is executed by pressing F8
Then there's a button at bottom EVALUATE.
and see how much time has been taken by ur abap statements and database accesses.
Please reward points