cancel
Showing results for 
Search instead for 
Did you mean: 

Scenario - Authorisation

Former Member
0 Kudos

Hi,

I have two project types say operation and maintenance.

Now i dont want operation people to change or view the projects repalted to maintenance project type.

How can i set that?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Use Authorization object C_PRPS_ART and set PS_PRART=Project Type .

Based on that Project Type they would get the access.

Venkat

Former Member
0 Kudos

Thanks Venkat,

Can you please explain me in brief how to set this?

Thanks

Former Member
0 Kudos

Every User ID is attached to Role which contains different authorization objects with values. These objects will decide the accessibility whether a user can create or only change etc.

Identify a role or u may have to create new role depending on requirement. In that role add below object with Project type = Maintenances Proj Type. Then assign this role to User IDs for whom u would like provide access to Maintenance Projects.

Auth. Object:C_PRPS_ART and set PS_PRART=Maintenances Proj Type .

Hope this explains.

Venkat

Answers (0)