2006 Jan 05 7:08 PM
Is there any way I can get a listing of what organization levels are contained in a specific role without actually going into PFCG and the role's authorizations and clicking on Organizational Level...?
I tried searching through SUIM for a report, but with no luck.
Organizational Level Values would be better, but I would just settle for the Names. I need to generate a list to describe what org. levels are contained in a particular composite role.
2006 Jan 05 7:17 PM
Use function module PRGN_1252_READ_ORG_LEVELS with the role name.
2006 Jan 05 7:17 PM
2006 Jan 05 8:09 PM
Thanks for the feedback.
This will allow me to check single roles, but it doesn't allow me to check composite roles. I am checking through the other PRNG's to see if that will help.
2006 Jan 05 8:28 PM
I didn't check that, but I looked at it and there is no check there for simple or composite roles. May be the table behind this is filled only for simple roles.
If it is for a user, you can also look at SUSR_USER_AUTH_FOR_OBJ_GET.