‎2009 Aug 20 6:51 AM
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?
‎2009 Aug 20 7:41 AM
Hi,
Just Check the below link..
[http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm]
Hope it helps.
Regards,
Shahina
‎2009 Aug 20 9:15 AM
‎2009 Aug 20 9:21 AM
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.