Application Development and Automation 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: 
Read only

tablename?

Former Member
0 Likes
687

what table can i find both fields of SAPids and ROLES attach to each of them???

thank

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
657

Please use function module SUSR_USER_AGR_ACTIVITYGR_GET to get the roles for a particular user.

Regards,

Rich Heilman

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
658

Please use function module SUSR_USER_AGR_ACTIVITYGR_GET to get the roles for a particular user.

Regards,

Rich Heilman

Read only

0 Likes
657

Hi,

You can pass the user name & get the assigned role using the function call 'PRGN_J2EE_USER_GET_ROLENAMES'.

Regards,

Suresh Datti

Read only

0 Likes
657

AGR_USERS is the name of table that i need.. thanks guys...

Read only

0 Likes
657

Please make sure mark you post as solved. If you found the table on your own, please mark as "solved it on my own". Thanks.

Regards,

Rich Heilman