Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

I WANT TO KNOW HOW TO USE ST05 AND ST30 AND AE30

Former Member
0 Kudos

PLZ ANSWER ME AS SOON AS POSSIBLE

I NEED IT

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

ST05 and SE30 are used for analysis of the performance of the program.

ST05

It is used for the detail analysis of the performance of the program, such as how the select statements are behaving, have we written the selects with all index keys etc. And also this is used to find user exits, BADIs etc.

see the help

http://help.sap.com/saphelp_47x200/helpdata/en/d1/801f7c454211d189710000e8322d00/content.htm

SE30

It is the summary of the performance of the program. It tells you the time taken to execute your program by each server. For optimal performance program all the servers summary should be in green color... but we can judge the performance accurately by this.

see the help

http://help.sap.com/saphelp_47x200/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm

Regards,

Kiran Sure

3 REPLIES 3

Former Member
0 Kudos

Hi,

ST05 and SE30 are used for analysis of the performance of the program.

ST05

It is used for the detail analysis of the performance of the program, such as how the select statements are behaving, have we written the selects with all index keys etc. And also this is used to find user exits, BADIs etc.

see the help

http://help.sap.com/saphelp_47x200/helpdata/en/d1/801f7c454211d189710000e8322d00/content.htm

SE30

It is the summary of the performance of the program. It tells you the time taken to execute your program by each server. For optimal performance program all the servers summary should be in green color... but we can judge the performance accurately by this.

see the help

http://help.sap.com/saphelp_47x200/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm

Regards,

Kiran Sure

former_member194613
Active Contributor
0 Kudos

First you should read a manual 'How to use an internet forum'! This would help you a lot:

+ you should not use Capitals, the is taken as shouting

+ you should ask questions one by one, and not all at once

+ you should never ask the same question twice

+ and should not write so demanding

Next task, learn to use the search, there are two blogs on the ST05 and SE30 under my name, it is not difficult to find them.

I don't think that you really need the ST30 for a start.

Siegfried