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

How to display backend role - user and role -tcode related table on GRC

Former Member
0 Kudos
2,256

Hi,

I want to get Role - assinged User and Role - Tcodes on related Role tables on GRC for backend systems. How can i get that?

Kind Regards

Accepted Solutions (1)

Accepted Solutions (1)

vandana_maini
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Musa,

We have below mentioned tables in GRC where Role data is stored:

1. GRACROLE: Role details: Fetch the Role ID from here
2. GRACUSERROLE: User Role Assignment Table: User Role ID to check the User assignment to the role
3. GRACROLEACT: Role Action Table: User Role ID to check the Tcodes in the role.

I hope this helps.

Regards,
Vandana

Answers (1)

Answers (1)

Former Member
0 Kudos

Tables and values:

GRACRLCONN:
ROLE_ID & ROLE_NAME

GRACROLE: ROLEID & ROLE_NAME

GRACUSERROLE: ROLE_ID & USER_ID

GRACROLEACT: ROLEID & ACTION