HRS_STG_XAPPIDX

(SQL Table)
Index Back

No longer searchable applicant

This staging table is populated by AE HRS_STG_ACNT which is called from the pre-processing step of search index schedule. This table contains applicant IDs that will be removed from the applicant profile index.

# 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 STATUS_CODE Character(3) VARCHAR2(3) NOT NULL Identifies a status.
4 HRS_ROW_ADD_DTTM DateTime(26) TIMESTAMP Row Added DateTime
5 HRS_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Added Operator Id
6 HRS_ROW_UPD_DTTM DateTime(26) TIMESTAMP Row Updated DateTime
7 HRS_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Updated Operator Id