HRS_JO_APRV_HST(SQL Table) |
Index Back |
---|---|
Job Req Authorizer Group SetupThis record stores the Access Type used in selection of job requisition authorizers. This record is keyed by EFFDT_RULE, allowing for dated definitions of the authorizer and recruiter rules. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone | |
2 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
3 | Date(10) | DATE NOT NULL | Rule Effective Date | |
4 | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). | |
5 | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number | |
6 | STATUS_CODE | Character(3) | VARCHAR2(3) NOT NULL | Identifies a status. |
7 | ACCESS_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Access Type
1=By Dept Security Tree 2=By Supervisor Id 3=By Department Manager Id 4=By Reports To Position 5=By Part Posn Mgmt Supervisor 6=By Part Posn Mgmt Dept Mgr ID 7=By Group Id |
8 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
9 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
10 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
11 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |