HRS_NTF_REF_VW(SQL View) |
Index Back |
---|---|
view of Applicant notifyView used to count viewed Application reference notifications for Candidate Gateway |
SELECT A.HRS_PERSON_ID , A.HRS_SEQ_NUM , A.HRS_CRSP_ID FROM PS_HRS_APP_NTF_CNT A WHERE A.HRS_RECNAME_1 = 'HRS_APP_REF' |
# | 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_SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
3 | HRS_CRSP_ID | Number(15,0) | DECIMAL(15) NOT NULL | Correspondence ID |