COMP_SEC_VW(SQL View) |
Index Back |
---|---|
Security VW for COMPSUMMRPT_VWThis security view is used to restrict the COMPSUMMRPT_VW to display compensation data in Query Manager of the EMPLID linked to the current OPRID. |
SELECT OPRID , EMPLID FROM PSOPRDEFN |
# | 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 |