cancel
Showing results for 
Search instead for 
Did you mean: 

Background jobs

Former Member
0 Kudos

Hi

I have a transaction code which takes up very high CPU time. It is found that the program associated with this Tcode has coding issues. I would like to find out if there are any background jobs which would use this program. If I have this information, I will know the jobs which will be fine tuned as a result of adjusting the code for this program

Is there a way to find out this?

I would also like to find out background jobs that are run by Company code. Is there a way to find out this?

thanks

ravi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ravi,

You can use SM37 to find the background jobs used by an ABAP program.

Just enter the program name in the u201CJob Stepu201D area called u201CABAP program nameu201D.

Use u201C*u201D for Job name and User name.

You should also select all job statuses, in case of any deletions, and use a wide time frame.

Once youu2019re sure you have all jobs, you may want to uncheck finished to make the output easier to read.

If you donu2019t have the program name, you can use SE93 to find that as well. Just enter the transaction code.

Iu2019m not clear on the second part of your question. Can you explain more?

Hope this helps.

PJ

Answers (0)