cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

USER DATA EXTRACT

Former Member
0 Likes
133

Hi Genius,

Is there any way to pullout the user data based on the specific roles in SRM system?

Thank you.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

SU10 is another very helpful tansaction for this purpose. You can also run extracts on multiple roles.

Regards,

Geoffroy

Former Member
0 Likes

Hi,

Please check the table AGR_USERS : Assignment of roles to users for the same..

thanks

Snehal

Former Member
0 Likes

SUIM transaction.. mother of all user information. ASK basis cosultant .how to use this tranasaction.You can extract whatever you want on USER role /authorisation/ transcode etc..

Muthu

Former Member
0 Likes

Try FM BBP_READ_USERS_OF_ROLES. You can populate Roles table and execute to get matching users.

SG