TL_OPRDEFN_VW(SQL View) |
Index Back |
|---|---|
View of PSOPRDEFNUsed on TL Permission List Security to allow chunking of the data loading |
| SELECT OPRID , OPRDEFNDESC , ROWSECCLASS FROM PSOPRDEFN |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | OPRDEFNDESC | Character(30) | VARCHAR2(30) NOT NULL | Description field for a user |
| 3 | ROWSECCLASS | Character(30) | VARCHAR2(30) NOT NULL |
The class used to determine row level security
Prompt Table: PSCLASSDEFN |