INTERVW_ID_TBL(SQL Table) |
Index Back |
---|---|
Interview Schedule Type CodesINTERVW_ID_TBL is one of several records dealing with the scheduling of interviews in the Recruitment module. Use this record to set up codes to identify the various types of interview schedules you use, such as Full-Day Interview Schedule, Morning Interview Schedule, or Loan Officer Interviews. Use a subordinate record, INTERVW_SCH_TBL, to set up time slots for interviews. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INTERVIEW_SCHED_ID | Character(5) | VARCHAR2(5) NOT NULL | Schedule ID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |