MWS User Management

Hi,

I have a project where i need to allow users to view Role page(Under Users management) but They should be able to edit only one Role .
How can I restrict ?
Please help…

Hi Shrinidhi,

I might be wrong, but I think that you cannot restrict the PermissionManagement down to specific roles.

Only way I know of is to have an IS package encapsulatuing the CDS (Common Directory Service) API and use this to only allow edits on specific roles.

Regards,
Holger