IV_AVAIL_TIMES(SQL Table) |
Index Back |
---|---|
Interviewer Availability TimesUsed by Recruit Workforce to hold Start and End times that an Interviewer is available on a specific Interview date. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL | Interviewer | |
2 | Date(10) | DATE | Interview date | |
3 | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number | |
4 | START_TIME | Time(15) | TIMESTAMP | Interview Start Time |
5 | END_TIME | Time(15) | TIMESTAMP | Interview End Time |