GP_PKJOB_CN_VW(SQL View) |
Index Back |
|---|---|
Contract num by JOB viewShow all contracts 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 , CONTRACT_NUM 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(25) | VARCHAR2(25) NOT NULL | Contract Number |