Consolidated List of "Hard Coded" Roles
I'm wondering if anyone has a consolidated document of all of the hard-coded roles in PeopleSoft Financials (9.2)? I had logged an SR, but was told varying flavors of "proprietary", "security", and "doesn't exist".
I have found a lot with one of the following approaches:
1. Past knowledge of the system
2. a Search through all PeopleCode for "IsUserInRole" function
3. a Search through all PeopleCode for "IsUserInPermissionList" function
4. a Search through SQL objects for ROLENAME = ' and then going through them manually
5. SR's to some of the specific Modules
However, I have no clear documentation on what some of these roles do, or whether the hard-coding is just a carry over of retired functionality.