cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization on Project Creation

Former Member
0 Kudos

Hi All,

I need to restrict users from creating new projects, can anyone let me know the appropriate authorization object.

Regards,

Murtaza

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Which transaction are you using to create project?

To know the list of authorisation objects that belong to the transaction which you are using to create project, go to

SU24, enter your T.code and execute.You will get a lsit of Authorisation object which can be used to control the authorisation based on your requirement, you can use the appropriate authorisation object.

Answers (3)

Answers (3)

Former Member
0 Kudos

Agreed with Virendra about controlling the access at the transaction level. Or, you may consider the object:

C_PROJ_TCD: PS: Transaction-Specific Authorizations in Project System

With this authorization object, you can restrict the call of most

functions from the application menu of the project system.

virendra_pal
Active Contributor
0 Kudos

use transaction to control access

give access to transaction CJ01, CJ06, CJ11, CN21 etc only to users who can create projects

Former Member
0 Kudos

Dear,

YOu can restrict the project creation by assigning the person responsible to project definition and use authorization object VORNR to restrict the person responsible in project vise.

You can create persone responsible in SPRO.

Regards.