RA_LST_OPRA_VW(SQL View) |
Index Back |
|---|---|
Audeince Security ViewThis view shows all the users authorized to view the audience. View includes all audience that don't have security. |
| SELECT B.OPRID , A.SETID , A.RA_LIST_ID FROM PS_RA_LIST A , PSOPRDEFN B WHERE A.RA_LIST_SECURE_FLG <> 'Y' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
| 3 | Character(15) | VARCHAR2(15) NOT NULL | Audience ID |