cancel
Showing results for 
Search instead for 
Did you mean: 

assigning all background jobs to another login

Former Member
0 Kudos

Hi Friends,

I have one issue. One employee has resigned and I want to block his login but before that I want all the jobs and other things owned by that login to my login.

So is there any program or Tcode through which I can find all things under his login and replace it with my login?

Thanks in advance.

Lalit RAna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

you can find out the jobs in transaction SM37 . Job will run even after the creater (who created the job) is locked provided the step user isnt locked.

So in your case find out the jobs which is running ( step user ) under the resigned employee . You can easily find out by checking table TBTCP ( TXn SE16 ) . Find the jobs and go to SM37 , select the job ( scheduled/released ) and change the step user . If you want to change the job creator , then copy the job and delete the old one. Now the copied jon will show your name . Also change the step user in the copied job

Thanks

Prince Jose

Answers (2)

Answers (2)

former_member204746
Active Contributor
0 Kudos

There are 2 things to check:

1. SM37 job owner (table TBTCO)

2. SM37 steps owner (table TBTCP)

check contents of fieldname SDLUNAME

also have a look at table TCTCS

Former Member
0 Kudos

Check this thread ->