Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

User listing with combination of roles assigned to them

Former Member
0 Kudos

Hi,

I need to list all the users in our system with a combination of roles assigned to them.

Example:

User1 = Role1 + Role2 + Role8

User2 = Role1+ Role3 + Role8

User3 = Role1 + Role4 + Role8

I want to extract a listing of users with Role1 and Role8 assigned to them.

How do I go about doing this??

Standing by

1 ACCEPTED SOLUTION

jurjen_heeck
Active Contributor
0 Kudos

I think a download of table AGR_USERS will provide you with the desired information or at least with enough info to filter on in Excel..

1 REPLY 1

jurjen_heeck
Active Contributor
0 Kudos

I think a download of table AGR_USERS will provide you with the desired information or at least with enough info to filter on in Excel..