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: 

Transaction PCP0 authorisations

Former Member
0 Kudos

Hi,

We have a requirement to restrict the transaction PCP0 by payroll area when it is executed. Is anyone aware of a solution to this?

Unfortunately when I trace the authorisations, it only looks at the payroll run type which does not permit the relevant restriction.

It is also important that payroll area is used, since payments to executives resides in one payroll area type and all the remaining employess fall under another payroll area type.

Thanks in advance

Sujeet

2 REPLIES 2

manohar_kappala2
Contributor
0 Kudos

Hi,

The transaction PCP0 has the Authority-Check statement for checking only for the auth objects

P_PYEVRUN and S_PROGRAM,

so perhaps you might not be able to control until unless you have a user exit or customization to create that particular check.

Or make sure that you give this transaction only in the roles who can see all the users pay details.

Hope this helps

antonio_steinhuser
Participant
0 Kudos

Hi,

you can Use Transaction SU2 and SU24 to check which ojects will be checked in the SAP Standard.

Gruß

Toni