HRS_INTERV_HST(SQL Table) |
Index Back |
---|---|
Interviewer ScheduleInterview Schedules |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSARCH_ID | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). |
2 | PSARCH_BATCHNUM | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number |
3 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
4 | HRS_RCMNT_ID | Number(15,0) | DECIMAL(15) NOT NULL | App Tracking Recruitment ID |
5 | HRS_RCM_INT_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Recruitment Interview ID
Prompt Table: HRS_RCM_INT |
6 | HRS_INT_ID | Number(15,0) | DECIMAL(15) NOT NULL | Interview ID |
7 | HRS_INTERVIEWER_ID | Character(11) | VARCHAR2(11) NOT NULL | Interviewer |
8 | HRS_INT_DT | Date(10) | DATE | Interview date |
9 | HRS_START_TM | Time(15) | TIMESTAMP | Recruiting Solutions Start Time |
10 | HRS_INT_DT_END | Date(10) | DATE | Used to store the ending date of the interview in the base time zone. |
11 | HRS_END_TM | Time(15) | TIMESTAMP | Recruiting Solutions End Time field |
12 | HRS_INT_LOCATION | Character(30) | VARCHAR2(30) NOT NULL | Interview Location |