HRS_UNSUB_NOTIF

(SQL Table)
Index Back

Record to track Reminder

Record to trackreminder notification to applicants for unsubmitted applications.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 HRS_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL Person Id
2 HRS_RCMNT_ID Number(15,0) DECIMAL(15) NOT NULL App Tracking Recruitment ID
3 HRS_JOB_OPENING_ID Number(15,0) DECIMAL(15) NOT NULL Job Opening Clone
4 HRS_SITE_ID Number(15,0) DECIMAL(15) NOT NULL Site ID
5 HRS_CCE_NOTIF_IND Character(1) VARCHAR2(1) NOT NULL Candidate Communications Enhancement Notification Indicator
D=Notification Logically Deleted
I=Not Notified (Ignored)
N=Notified and Viewed
Y=Notified
6 HRS_ROW_ADD_DTTM DateTime(26) TIMESTAMP Row Added DateTime

Default Value: %date

7 HRS_ROW_UPD_DTTM DateTime(26) TIMESTAMP Row Updated DateTime

Default Value: %Date