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: 

Mixed Authorizations

0 Kudos

Hi,

I have User he has two authorization roles.

One is for SD. In SD Role there are some HR object to see for example the Names of employees.

In a second role he has some HR transactions (PTMW,..) to see the working times of employees because he is supervisor.

SAP combines the 2 roles and now he can see more in PTMw as i want. He see all the names of all employees and his employees with times. But I want that he can see the names.

Is it possible to block combining roles for this user ?

Edited by: Mario Thomas on Mar 25, 2010 11:07 AM

3 REPLIES 3

Former Member
0 Kudos

do you use the organisational path of object P_ORGIN?

0 Kudos

yes and p_orgxx too. But it is a sad constellation.

0 Kudos

There you are, then. A sad combination ...

P_ORGIN allows you to bind the activities of the object to organsational structures. That would allow you to separate activities along organisational objects.

P_ORGXX extends that.

If both don't offer you a way out, than there's no way I know of to prevent SAP from condensing the information contained in those objects.