GP_NRP_PYESC_VW(SQL View) |
Index Back |
|---|---|
Payee Section - ViewThis record stores all employees who have associated Payee pin numbers - Packaging View |
| SELECT EMPLID , EMPL_RCD , PIN_NUM + 50000000 FROM PS_GP_PYE_SECTION |
| # | 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 | Number(8,0) | INTEGER NOT NULL |
PIN Number
Prompt Table: GP_PIN_SE7_VW |