TL_OPR_CLASS_VW(SQL View) |
Index Back |
---|---|
Operator/Class Security ViewThis view drives the transaction security search views for Time & Labor. The view returns Operator, Row Security Class, and TL System Date parameters for use by other Security Search Views and Search Dialogs in the implementation of Time & Labor security. |
SELECT A.OPRID , A.EMPLID 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 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |