HRS_JOEANS_HST(SQL Table) |
Index Back |
---|---|
JO Answers to Employment QstnsJob opening answers to screening Employment requirements. |
# | 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_JOB_OPENING_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Job Opening Clone
Prompt Table: HRS_JOB_OPENING |
4 | HRS_JO_RQMT_SEQ | Number(3,0) | SMALLINT NOT NULL |
Job opening requirement sequence
Prompt Table: HRS_JO_RQMT |
5 | HRS_QSTN_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Question ID
Prompt Table: HRS_QSTN_I |
6 | HRS_ANSWER_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Answer ID
Prompt Table: HRS_ANS_I |
7 | HRS_OPN_ENDED_QSTN | Character(1) | VARCHAR2(1) NOT NULL | Open Ended Questions |
8 | HRS_POINTS | Signed Number(5,0) | DECIMAL(4) NOT NULL |
Default points assigned to an answer.
Default Value: 0 |
9 | 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 |
10 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
11 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
12 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
13 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |