Question:
We are implementing ESS and HR. One of the requirements is that a Central HR Employee should only be able to view their own data through R3. Any changes they want to make to their own record must be done through their ESS role.
How can we accomplish this when the 2 roles are combined? I've heard P_ORGINCON can be used.
Where do we put the auth. profile to point to their own Personnel Record? How do we check/maintain P_ORGINCON in the role instead of P_ORGIN?
Answer:
Hi,
The P_ORGINCON object is the same as P_ORGIN except for the PROFL field where a structural profile is entered. This is part of the context sensitive solution provided and is well documented on the SAP website. Switching from P_ORGIN to P_ORGINCON requires changing the HR main switch (can be reached through OOAC). The solution allows multiple structural profiles to be used without them overwriting one another.
Regards,