AV_NAME_OPRID(SQL View) |
Index Back |
|---|---|
Name-OPRIDFetching Name and Corresponding OPRID |
| SELECT A.OPRID , A.EMPLID , B.NAME_DISPLAY FROM PSOPRDEFN A , PS_NAMES B WHERE A.EMPLID = B.EMPLID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Updated By | |
| 2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
| 3 | NAME_DISPLAY | Character(50) | VARCHAR2(50) NOT NULL | Display Name - name formatted for Display based on the Country |