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

Reg: Multiple authorization level for HR Report

Former Member
0 Likes
326

Dear Experts,

I have a customized report for the payroll area, I need to have authorization for this report.

The requirement is as below

For Ex: i have 5 payroll areas, 1000 personnel numbers, the multiple users and one customized report.

The user has access for 2 payroll areas, the user should select the personnel numbers which has access to the same payroll area.

The same user should not be authorized to access the other payroll areas and the personnel numbers.

One customized report is being executed by the mulitple users, one user will have access only for one payroll area and he needs to select the personnel area for which payroll area he has access.

Similar concepts follows for the other users.

Can anyone help me to achieve this authorization concept. It would be grateful.

Awaiting for your suggestions.

Thanks in advance.

Regards,

Abdur Rafique

Dear Experts,

I have a customized report for the payroll area, I need to have authorization for this report.

The requirement is as below

For Ex: i have 5 payroll areas, 1000 personnel numbers, the multiple users and one customized report.

The user has access for 2 payroll areas, the user should select the personnel numbers which has access to the same payroll area.

The same user should not be authorized to access the other payroll areas and the personnel numbers.

One customized report is being executed by the mulitple users, one user will have access only for one payroll area and he needs to select the personnel area for which payroll area he has access.

Similar concepts follows for the other users.

Can anyone help me to achieve this authorization concept. It would be grateful.

Awaiting for your suggestions.

Thanks in advance.

Regards,

Abdur Rafique

1 REPLY 1
Read only

pawan_rai
Participant
0 Likes
294

hi,

You can use sy-uname. Such that if some other user enters you can pop up the message you are not authorized.

Regards,

Pawan.