HRS_APP_RTE_HST(SQL Table) |
Index Back |
|---|---|
Applicant RouteStores the overall routing recomendation once all of the individuals to whom the applicant was routed have responded. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). | |
| 2 | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number | |
| 3 | Number(15,0) | DECIMAL(15) NOT NULL | Person Id | |
| 4 | Number(15,0) | DECIMAL(15) NOT NULL | App Tracking Recruitment ID | |
| 5 | Number(15,0) | DECIMAL(15) NOT NULL | Route ID | |
| 6 | HRS_RTE_STTS | Character(3) | VARCHAR2(3) NOT NULL |
Indicates the routing status of a candidate with respect to a recruitment tracking event.
Prompt Table: HRS_STS_RTE_I |
| 7 | HRS_STTS_DT | Date(10) | DATE | Status Date |
| 8 | HRS_STTS_RSN | Character(3) | VARCHAR2(3) NOT NULL |
Identifies a reason associated with a particular status.
Prompt Table: HRS_RSN_RTE_I |
| 9 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
| 10 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
| 11 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
| 12 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |