Hi experts.
I have the following requirement:
I need that by authorization the system allows to the managers of HR execute the report standard PC00_M99_CIPE .
only for the employee that have in the infotype 0001 field payroll area the same value that have the manager
in his role.
Example :
Employee1
Payroll area = A1
Employee2
Payroll area = A2
Employee3
Payroll area = A1
Employee4
Payroll area = A1
Employee5
Payroll area = A3
Employee6
Payroll area = A3
When the Manager of HR execute the report, the system just take into account the employee that have Payroll area = A1 and A3 and not the employee with Payroll area = A2.
How can do this using roles, if the object P_ORGIN not have the field Payroll area . I checked the t.code SU24.
Thank in advance for your help,
Best Regards