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

parent-derived roles

Former Member
0 Likes
1,039

Hello,

I look for to dispay all derived roles of a parent role and export it in a file?

Can some help me?

Thanks.

Hello,

I look for to dispay all derived roles of a parent role and export it in a file?

Can some help me?

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
780

try table AGR_DEFINE in SE16/16N. This table lists the parent/child (master role/derived role) relationship.

-Prashant

Read only

Former Member
0 Likes
780

If some naming convention of Parent -derived is mentained then also be done through SUIM--otherwise SE16-is best way

Read only

0 Likes
780

thank you all.