HRS_AGNT_TEXT

(SQL Table)
Index Back

Job Agent Results

record to store job agent t results for text notifications

# 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 POSTING_TITLE Character(200) VARCHAR2(200) NOT NULL Job posting title
6 OPEN_DT Date(10) DATE Created
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_TEXT_LOG_FLAG Character(1) VARCHAR2(1) NOT NULL Text With Log
12 HRS_ROW_ADD_DTTM DateTime(26) TIMESTAMP Row Added DateTime
13 HRS_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Added Operator Id
14 HRS_ROW_UPD_DTTM DateTime(26) TIMESTAMP Row Updated DateTime
15 HRS_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Updated Operator Id