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: 

Count of background jobs

Former Member
0 Kudos

Dear users,

I Have a couple of questions.

1) Is there a way to find the list of custom developed (Z* or Y*) programs executed in the background in a specific period?

2) Given a function module name, is there a way to find the list of programs using it (not using the where used list). I mean something using tools like Code inspector.

Kindly help.

Thanks and Regards

Ravi

1 REPLY 1

Former Member
0 Kudos

Hello Ravi

Please use transaction SM37 with Prog name as Z* and execute...

Another way to find the transactions executed by users within a particular timeframe is to use FM SAPWL_WORKLOAD_GET_STATISTIC or use transaction ST03 and click on 'Transaction profile' ...

Regards,

Arun