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: 

How to find All Authorization objects assigned to a role

Former Member
0 Kudos

Hi all

I have a Role created . I want to prepare a document which contains all the authorization objects in the role. Opening role in PFCG and checking one by one is one way . But is there any other way or transaction or table through which i can find it.

Thanks in advance

Vitthal prabhu

1 ACCEPTED SOLUTION

KishoreKumar
Explorer
0 Kudos

Hi,

The other way is at the table level. Go to Tcode SE16N, enter table name AGR_1251 and in the "Role" enter Rolename.Then execute, it will give list of all objects alongwith Fieldnames and Values.

Thx,

Kishore

2 REPLIES 2

KishoreKumar
Explorer
0 Kudos

Hi,

The other way is at the table level. Go to Tcode SE16N, enter table name AGR_1251 and in the "Role" enter Rolename.Then execute, it will give list of all objects alongwith Fieldnames and Values.

Thx,

Kishore

0 Kudos

Thanks Kishore

Rewarded points

Vitthal prabhu