GP_PKJOB_DE_VW(SQL View) |
Index Back |
|---|---|
DeptID by JOB viewShow all Deptartments a payee has ever been associated with according to his JOB record. Introduced to support payment key selection in off cycle. |
| SELECT EMPLID , EMPL_RCD , DEPTID FROM PS_JOB |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Department |