HRS_NTF_JBL_VW(SQL View) |
Index Back |
|---|---|
view of Applicant notifyView used to count viewed job linked to applicant notifications for Candidate Gateway |
| SELECT A.HRS_PERSON_ID , A.HRS_SEQ_NUM , A.HRS_PROFILE_SEQ , A.HRS_JOB_OPENING_ID FROM PS_HRS_APP_NTF_CNT A WHERE A.HRS_RECNAME_1 = 'HRS_RCMNT' |
| # | 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_PROFILE_SEQ | Number(3,0) | SMALLINT NOT NULL | Profile sequece |
| 4 | HRS_JOB_OPENING_ID | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone |