Hello Experts,
I am having this issue as i am unable to deleting the parent role nor deleting the inheritance relationship of derived role.
Here I want to clear that, there is no any single role referred to this derived role but this error occurring again and again.
Please solve this issue as i have attached the screenshot of this error.
Hi Beginner,
Say I created Role 'Z_TEST1', Role 'Z_TEST2' and 'Z_TEST3' using 'PFCG' T-Code
And I maintained the Hierarchical Relationship like below,
Z_TEST1 ---> Z_TEST2 ---> Z_TEST3.
Z_TEST1 (Master Role of Z_TEST2 intern Z_TEST3) -->
Z_TEST2 (Derived Role from Z_TEST1 and Master Role of Z_TEST3) -->
Z_TEST3 (Derived Role from Z_TEST2).
If I try to delete inheritance relationship of Z_TEST2, it won't. This is the ERROR!!
Cause:
Because Z_TEST3 dependent on Z_TEST2. Z_TEST3 Role will have inherited authorization and properties both from Z_TEST1 and Z_TEST2.
Resolution:
Delete the inheritance relationship of Z_TEST3 and then you can delete.
Thanks,
Santhosh