HRS_APP_REF_VW(SQL View) |
Index Back |
|---|---|
Applicant ReferralsView places HRS_APP_PROFILE, HRS_PROFILE_SEQ, and HRS_AL_LOG_ID into a hierarchical structure for Tools. |
| SELECT HRS_PERSON_ID , HRS_PROFILE_SEQ , HRS_AL_LOG_ID FROM PS_HRS_APP_PROFILE |
| # | 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_PROFILE_SEQ | Number(3,0) | SMALLINT NOT NULL | Profile sequece |
| 3 | HRS_AL_LOG_ID | Number(15,0) | DECIMAL(15) NOT NULL | Resume Extraction Queue ID |