Skip to main content

Does any one know how to find a list of users assigned to a specific API?  I would like to see all the users who can create a new shop order( shop_ord_api.new_)

Hi @mbarnes ,
 

You can get the grantees (permission sets) using New Permission Set Window.
 

Then according to the permission sets you will be able to view the users who are allowed to create shop orders.
 

Thanks & best Regards,

Wimali


Hi @mbarnes ,

You can use the Security Per Object report for this. It is in the Order Reports.

There, you can run the report for the below parameters, and get the required information.

 

You’ll get the User ID, and the permission sets from which permission sets the user is granted to the certain database object.

 

Thanks,


@ThushAsanka Thank you for the quick response.  I just ran the report and it worked perfectly!