GPFR_NB_DEP_VW

(SQL View)
Index Back

List of Dependents

Generates the list of effdt for the list of dependents

SELECT A.EMPLID , A.EFFDT FROM PS_DEP_BENEF_FRA A GROUP BY A.EMPLID , A.EFFDT

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PERSON

2 EFFDT Date(10) DATE Effective Date

Default Value: %date