GPFR_NOTIF_VW

(SQL View)
Index Back

Notification Date

Used to retrieved the notification date from JOB

SELECT EMPLID , EMPL_RCD , EFFDT FROM PS_JOB WHERE ACTION = 'BNP'

# 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 EFFDT Date(10) DATE Effective Date

Default Value: %date