GP_NRP_PYESC_VW

(SQL View)
Index Back

Payee Section - View

This 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 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Rcd Nbr
3 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number

Prompt Table: GP_PIN_SE7_VW