cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PPM Item Authorization Issue

former_member764738
Discoverer
0 Kudos
538

Hello Experts,

I am having an issue where user is having admin authorization on the item, still when he is trying to access the item through dashboard (my portfolio obbjects), he is getting message "Navigation not possible,read authorization needed for target object" Please help if you know any solution.

With Regards,

Nachiket

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Greetings nachiketjoshi,

ABAP authorization objects and roles:

  • The role SAP_BPR_PPM provides the navigation menu definition
  • The role SAP_XRPM_USER should be assigned to all users.
  • The role SAP_XRPM_ADMINISTRATOR should be assigned to portfolio administrators who should have for example the authority to create portfolios and to maintain all portfolio objects.

Access control lists (ACL). These allow you to add another level of security by controlling authorization at object level. For example, you can control who has authorization to view a particular Portfolio or to create Item within a particular Bucket. You can do so from the Portfolio Management UI on the object’s miscellaneous à Authorizations tab page, there you can set Admin, Write, Read or Create authorization to users or to Z* Role to be assigned to particular users.

Hope if helps to shed a light on your topic.

Cheers,

Luis

Answers (0)