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

Authorization Object for HR Reports

akshatrander1990
Explorer
0 Likes
766

Hi All,

I have to restrict the users based on Company Code so that the users can only access the data for which they authorized from the standard HR reports.

Please suggest the authorization object.

With Regards

Akshat

Hi All,

I have to restrict the users based on Company Code so that the users can only access the data for which they authorized from the standard HR reports.

Please suggest the authorization object.

With Regards

Akshat

2 REPLIES 2
Read only

naveenvishal
Contributor
0 Likes
687

Hi Akshat,

For HR perspective its best to use P_ORGIN Authorization Object which gives you flexibility at following level:

INFTY: Infotype Number

SUBTY: Subtype Number

AUTHC: Authorization Level

WERKS: Personnel Area

PERSG: Employee Group

PERSK: Employee Subgroup

VDSK1: Organizational Key

You can consult functional consultant for its parameters and further help.

Hope this helps.

Regards,

Naveen

Read only

former_member183424
Active Contributor
0 Likes
687

If you have any t-code, then just go to SU24. Enter the t-code and press execute.

You will get all authorization object which is used during the transaction code.

Additionally you can trace the authorization object by ST01 - system trace.