PA_PEN_STAT_VW

(SQL View)
Index Back

Pension Status Employee Table


select distinct emplid, benefit_plan from PS_PA_EMP_PEN_STAT

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 BENEFIT_PLAN Character(6) VARCHAR2(6) NOT NULL Benefit Plan

Prompt Table: PA_PEN_PLAN_VW