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

No of time Program execution

Former Member
0 Likes
857

Hello,

I want to find out how many times my programs has been executed within certain period. Is there a way to find out this?

Regards,,,

Sunil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
831

HI,

Check out STAT transaction ...

Regards,

santosh

Hello,

I want to find out how many times my programs has been executed within certain period. Is there a way to find out this?

Regards,,,

Sunil

5 REPLIES 5
Read only

Former Member
0 Likes
832

HI,

Check out STAT transaction ...

Regards,

santosh

Read only

0 Likes
831

This helps a bit...STAT reads file data from Application server... Is there anything i can get at database level???

Read only

Former Member
0 Likes
831

Please look at the following function modules.

SAPWL_WORKLOAD_GET_DIRECTORY

SAPWL_WORKLOAD_GET_STATISTIC

and u can get more info from T-codes

1. STAT

2. STAD

thanks ,

reward points if usefull.

Read only

Former Member
0 Likes
831

use ST03 tcode or RSSTAT20 program to know.

Reward if useful.

Dara.

Read only

Former Member
0 Likes
831

Hi Sunil,

Use t-code STAD and give on selection screen period as u like and u can also give the program on selection screen.

Amit.