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: 

Restriction of back ground job (SM35) from enduser based on the user level

Former Member
0 Kudos

Hi all, i am ABAPer, but i need to work on authorization issue,

I have to restrict our FI End users (8 users) from the back ground job,

At present scenario is they can run others job also in SM35 including thier job, recently our company aduit found this given the below solution

Excessive batch job authorisation was given to end users (End users should be restricted from the object S_BTCH_ADM and S_BTCH_NAM which allows them to release and schedule jobs using other usersu2019 ID)

when i go thorugh i chenged the value S_BCTH_ADM as N and S_BCTH_NAM as *

and S_BTCH_JOB as LIST,RELE,PROT.

Kindly give me the solution points will be rewarded

Regards

Chandra

1 REPLY 1

Former Member
0 Kudos

Hi Chandra,

Change the Role's Authorisation Object S_BTCH_JOB Job operations to SHOW and assign those users in this role.

Regards,

Ravi K