2008 Dec 05 1:44 PM
Dear Expert,
In my system there are many derived role. I don't no how I can find derived role of a Master role.
Pls guide me.
Thanks & Regards,
Pramod
2008 Dec 12 7:57 AM
2008 Dec 05 1:47 PM
> In my system there are many derived role. I don't no how I can find derived role of a Master role.
Have a look in table AGR_DEFINE.
2008 Dec 05 1:52 PM
Use PFCG. Enter the role and choose display or change mode. Then you have a where-used button that shows you the hierarchy of derivation.
2008 Dec 12 7:57 AM
2008 Dec 12 7:59 AM
I am sorry but this is a wrong answer. AGR_AGRS holds the composites and their single roles, whether they're derived or not.
2008 Dec 12 10:48 AM
2008 Dec 12 10:55 AM
Hi,
Both will work for you
AGR_DEFINE
and
PFCG->Role name(Derived/Master)->Display->Role->Whereused list
Rakesh
2008 Dec 15 10:54 AM
2008 Dec 16 5:58 AM
2022 Jan 17 10:55 AM
The best way to identify derived roles is to enter PFCG, choose a role and click on the button of "Inheritance"
2023 Apr 14 12:52 PM
*By tables
Table AGR_DEFINE - Role definition
If you want to know the Derived roles of a Master role
In: Role (PARENT_AGR) = Master role
Out: Role (AGR_NAME) = Derived Role
If you want to know the Derived roles of a Master role:
In: Role (AGR_NAME) = Derived Role
Out: Role (PARENT_AGR) = Master role
*By Tcode
As Fridolin Hanf said already.
The tcode PFCG, choose a role and click on display button. And then click on the button of "Inheritance"