Skip to Content
0
Former Member
Jan 10, 2008 at 06:21 PM

How to identify a role that is not working

220 Views

In what table or through witch function module can I see that there's a problem with a user's role via ABAP?

I have a role that seems to be fine when I search it with function module PRGN_READ_USERS_FOR_ONE_AGR. But when I search it with SU01, it appears with a red threshold and the user can not acctually access the functionalities of that role.

What I need is to know, though my ABAP code, which users returned by PRGN_READ_USERS_FOR_ONE_AGR do not really have the role working properly.

Any ideas of how can I get this information?

Thanks in advance,

Carol.