cancel
Showing results for 
Search instead for 
Did you mean: 

TCode CJ20N Responsible Person Restriction

Former Member
0 Kudos

Hello,

  I want to restrict users from changing or creating activity and network in project or WBS with one or two responsible persons.

That is, a user can create an activity only under certain responsible persons. Which authorization object does this restriction ?

Regards,

Rami KLEIMAN

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member205110
Active Participant
0 Kudos

Hi Rami

We have implemented this by the use of the following Authorization Objects:

C_PROJ_TCD: PS: Transaction-Specific Authorizations in Project System

C_PROJ_VNR: PS: Project Manager for Project Definition

C_PRPS_VNR: PS: Project Manager Authorization for WBS elements

In C_PROJ_VNR & C_PROJ_PRPS_VNR you can maintain whether user can create,change or display for the given person responsible.

Regards

Colleen
Advisor
Advisor
0 Kudos

Would auth object C_PRPS_VNR - PS: Project Manager Authorization for WBS elements apply?

"You can use this authorization object to control who has access to the WBS elements in the Project System depending on the person responsible for the project ("project manager")."

You would enter a number in the person responsible based on values in table TCJ04 (instead of SAP User Id)

Check out SUIM > Auth objects in class PS for Project Systems