HRS_AGNT_RSLT_I

(SQL View)
Index Back

Recruiting Agent Results

Applicant Job Agent Results Interface view

SELECT A.HRS_PERSON_ID , A.SEARCH_NAME , A.HRS_JOB_OPENING_ID , A.HRS_JO_PST_SEQ , A.OPEN_DT , A.POSTING_TITLE , A.HOT_JOB , A.DESCR , A.JOB_FAMILY , A.HRS_JO_PST_CLS_DT , %subrec(HRS_AUDIT_SBR, A) , B.BUSINESS_UNIT FROM PS_HRS_AGNT_RSLT A , PS_HRS_JOB_OPENING B WHERE B.HRS_JOB_OPENING_ID = A.HRS_JOB_OPENING_ID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 HRS_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL Person Id
2 SEARCH_NAME Character(20) VARCHAR2(20) NOT NULL Stored Search Name
3 HRS_JOB_OPENING_ID Number(15,0) DECIMAL(15) NOT NULL Job Opening Clone
4 HRS_JO_PST_SEQ Number(3,0) SMALLINT NOT NULL Job opening posting sequence
5 OPEN_DT Date(10) DATE Created
6 POSTING_TITLE Character(200) VARCHAR2(200) NOT NULL Job posting title
7 HOT_JOB Character(1) VARCHAR2(1) NOT NULL Indicates which Job requisitions are classed as urgent to fill. Hot Jobs are identified during the develop requisition process and used as an indicator for both the organization and applicant.
N=No
Y=Yes
8 DESCR Character(30) VARCHAR2(30) NOT NULL Description
9 JOB_FAMILY Character(6) VARCHAR2(6) NOT NULL Job Family
10 HRS_JO_PST_CLS_DT Date(10) DATE Job opening post close date
11 HRS_ROW_ADD_DTTM DateTime(26) TIMESTAMP Row Added DateTime
12 HRS_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Added Operator Id
13 HRS_ROW_UPD_DTTM DateTime(26) TIMESTAMP Row Updated DateTime
14 HRS_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Updated Operator Id
15 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit