Application Development and Automation 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: 
Read only

MISSING AUTHORIZATION OBJECT for Background job.

vijay_vikram2
Product and Topic Expert
Product and Topic Expert
0 Likes
2,691

Hi ,

I have scheduled a background Job using SM36 and when I check log for the job in SLG1, it says that "MISSING AUTHORIZATION OBJECT (object name ).

How to activate this object ? What will be the solution?.

Thanks

Vijay

2 REPLIES 2
Read only

BK
Explorer
0 Likes
1,291

Hi Vijay,

if you havn't done, please have a look at

AS ABAP Authorization Concept - Identity Management - SAP Library

Regards Bernd

Read only

Private_Member_25738
Participant
0 Likes
1,291

Good morning Vijay,

If you have an authorization error when you execute the transaction SLG1, you should to execute SU53 transaction to check wich authorization objects or values you need include.

Its very possible that you need to include any value in the authorization object: S_APPL_LOG (inside the role assigned in your user with transaction SLG1.)


Ex:

I hope that you can solve your issue asap.

Best regards.