cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization create item

former_member209919
Active Contributor
0 Kudos

Hello,

Does anyone how we can prevent that a user create/modify an item, we need a role that only can display items? I don't find the object in authorizations to do that.

Thanks,

Clara

Accepted Solutions (0)

Answers (2)

Answers (2)

mariano_sabiche
Active Participant
0 Kudos

Hi Guru's:

Check out this Idea --> https://cw.sdn.sap.com/cw/ideas/10170

Best regards,

Mariano

Former Member
0 Kudos

On tab Authorization you can add (or remove) authorization for each user...

You could moreover create role on portal and manage in that tab or create Z role in PFCF and assign to users

amit_maheshwari2
Contributor
0 Kudos

Follow the steps as below to achieve it.

1) Create custom role as copy of SAP_XRPM_USER.

2) Assign the role to respective portfolio with READ authorization in ACL for portfolio.

3) Assign the role to the required users.

The users with new custom role will have READ autorization for all items under the portfolio.

Cheers

Amit