RA_PRF_SCRTY_VW(SQL View) |
Index Back |
---|---|
Audience Security ViewThis view shows all the users authorized to view the Audience |
SELECT RA_PROFILE_ID ,OPRID FROM PS_RA_PRF_OPRA_VW UNION SELECT RA_PROFILE_ID ,OPRID FROM PS_RA_PRF_OPRM_VW |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RA_PROFILE_ID | Number(18,0) | DECIMAL(18) NOT NULL | Profile - profile ID |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |