HRS_JO_ANS_TAO(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone | |
| 2 | Character(1) | VARCHAR2(1) NOT NULL |
Screening Flag
F=Final Screening P=Preliminary Screening |
|
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Question ID | |
| 4 | Number(15,0) | DECIMAL(15) NOT NULL | Answer ID | |
| 5 | POINTS | Signed Number(5,0) | DECIMAL(4) NOT NULL | Points |
| 6 | CORRECT_ANSWER | Character(1) | VARCHAR2(1) NOT NULL |
Indicates which answer in a set associated to a question is the correct answer and is also used to indicate which answer an applicant has provided to a question. Used in the online questionairre transaction as part of the apply online process.
Y/N Table Edit Default Value: N |