cancel
Showing results for 
Search instead for 
Did you mean: 

Evaluate user in background jobs

0 Kudos

Hi,

in relation to background jobs I would like to evaluate jobs by users under whose authorizations the job is to be processed.

In SM37 you can only evaluate jobs by job creator.

Is this possible? Are there any tables from where I can get the information?

Regards,

Bjoern

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Normally, Jobs will run under login with which the job is scheduled. In some cases the job will be scheduled with one ID and to run other ID will be given whihc you can check under "Step" option. Select the job in SM37 and double click the job. Then choose Step button from toolbar which will display the program name. Double click on the program which will display a pop-up and the user field is the one with whose authorization the job will run.

Regards,

Sharath

Edited by: sharath Babu on Nov 11, 2010 1:51 PM

0 Kudos

Hi Sharath,

I know that I can check the user in SM37. But I would like to get an overview of the user who execute the jobs. Normaly I create the job with my user and the job runs with a background user.

Regards

Bjoern

JPReyes
Active Contributor
0 Kudos

You can see the job owner and the user used for the authorization check in TBTCO and TBTCP under SDLUNAME and AUTHCKNAM

Regards

Juan

0 Kudos

Thank you Juan. Table TBTCP solved my problem.

Regards,

Bjoern

Answers (0)