SP_RASGN_NONVW(SQL View) |
Index Back |
---|---|
User ID search viewThis is a dynamic view because if it is made a regular view, it is trated as a security view, ie, a where clause is added. |
SELECT A.OPRID , A.OPRDEFNDESC FROM PSOPRDEFN A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | 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 |