HRS_PREPNHIRE_I(SQL View) | 
Index Back | 
|---|---|
Offer Accepted ApplicantsOffer Accepted Applicants | 
| SELECT C.HRS_PERSON_ID ,C.HRS_RCMNT_ID , B.OPRID FROM PS_HRS_JO_OPEN_I B , PS_HRS_STS_REC_I G , PS_HRS_RCMNT_I C WHERE C.HRS_JOB_OPENING_ID=B.HRS_JOB_OPENING_ID AND C.STATUS_CODE = G.STATUS_CODE AND G.STATUS_CODE ='071' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Person Id | |
| 2 | Number(15,0) | DECIMAL(15) NOT NULL | App Tracking Recruitment ID | |
| 3 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |