cancel
Showing results for 
Search instead for 
Did you mean: 

sm37 - User should not delete other user's jobs - How to?

Former Member
0 Kudos

Dear Basis Gurus,

Requirement: sm37 needs to be given to end-user to view the background jobs only.

After providing the authorization, we find that the user is able to view other users jobs and delete them too.

How do we stop this? Is there any authorization?

Thanks

M

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Go to the Auth Obj S_BTCH_NAM, in that go to Field BTCUNAME, Assign the User

name here. If you have any Jobs Group created for certain users do assign

the same job group to the user in the ACTVT Field JOBGROUP for the Auth Obj

S_BTCH_JOB.

Hope this should help

Former Member
0 Kudos

Hi,

you can restrict the user to delete jobs by this method

in auth object S_BTCH_JOB give LIST, PROT, SHOW values in JOBACTION field.

Thanks & Regards,

Veda Gandham.

Former Member
0 Kudos

Thanks, Veda.

I have provided the exact values as specified by you, but still it does'nt work.

Thanks

M

Former Member
0 Kudos

Hi,

Remove Auth. Object S_BTCH_ADM, S_BTCH_NAM from the role.

And give only LIST, PROT, SHOW values in S_BTCH_JOB.