HRS_JO_RCTR_RL(SQL Table) |
Index Back |
---|---|
Job Req Recruiter Role SetupThis record stores the Roles used in selection of job requisition recruiters. This record is a child of ER_JOBREQ_SETUP, and is keyed by both EFFDT_RULE and ROLENAME, allowing for the recruiter population to encompass multiple roles |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EFFDT_RULE | Date(10) | DATE NOT NULL | Rule Effective Date |
2 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: HRS_ROLE_USR_VW |
3 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
4 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
5 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
6 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |