‎2010 Nov 19 12:19 PM
Hi,
I am running SAPWL_WORKLOAD_GET_STATISTIC FM and getting the following stats from "APPLICATION_STATISTIC" tables
Task Type User Name Operation Steps Times Type Aggregate Time CPU Time GUI Time
0 BASSP ash_FP1_00 0 0 0 1421 8 289
0 cumul. PA30 0 0 0 5901 54 296
0 CLOUGHA ash_FP1_00 0 0 0 5826 17 0
0 cumul. SWI2_FREQ 0 0 Q 5826 17 0
0 DEFUREYJ ash_FP1_00 0 0 0 515 3 7
Here under Username column; I am getting "cumul." however this is not a valid username. "BASSP" us valid username but not "cumul.". I want to know why this "cumml." record is coming and what does it means.
Is that means "BASSP" user ran PA30 tcode as well or something else.
Regards
Munish Garg
‎2010 Nov 19 12:24 PM
I bet three cents that it stands for "cumulative", and the record is an aggregation of some sort. Is there any documentation for the FM that you can study, or maybe drill down into the code a little bit?
Thomas
‎2010 Nov 19 12:24 PM
I bet three cents that it stands for "cumulative", and the record is an aggregation of some sort. Is there any documentation for the FM that you can study, or maybe drill down into the code a little bit?
Thomas