Application Development and Automation 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: 
Read only

measure time for a program in SE30 transaction code

Former Member
0 Likes
495

where should i get the help files and i want to know how should we measure the time for the two different programs and upto how much time the program will take if the program is exactly right means with no errors and in the graph it is showing when i'm analyzing the performance of a program i.e abap with 77% in red, database with 10% in green, and system with 20% in green what does it represent. for a exactly correct program how much percentage should needed and it should be in which color?

3 REPLIES 3
Read only

Former Member
0 Likes
466

Hi,

Just Check the below link..

[http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm]

Hope it helps.

Regards,

Shahina

Read only

Former Member
0 Likes
466

hii,

can you please elaborate your requirement.

regards,

Shweta

Read only

Former Member
0 Likes
466

Hi,

for a good program,

the database and system time values should be green always.

abap program can be red also not a problem.

but if database is in red colour, (after it crosses 50%), then it means that it gives much load in database server and you should change your code performance.

Regards,

Sakthi Sri.