RB_TD_CLSBU_VW(SQL View) |
Index Back |
---|---|
Security View for PermissionSecurity View for Permission lists |
SELECT CLS.BUSINESS_UNIT , O.OPRID FROM PSOPRDEFN O , PS_SEC_BU_CLS CLS WHERE CLS.OPRCLASS = O.OPRCLASS |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |