HRS_REC_STS_TBL(SQL Table) |
Index Back |
|---|---|
WC Recruitment StatusWorks Council Recruitment Status. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(1) | VARCHAR2(1) NOT NULL |
Defines an area in the system that track statuses.
1=1-Job Opening 2=2-Applicant 3=3-Recruitment Summary 4=4-Route 5=5-Interview 6=6-Offer |
|
| 2 | Character(3) | VARCHAR2(3) NOT NULL |
Decision ID.
Used by the functionnality Works Council Notification (Recruit Workforce).
Prompt Table: WC_DECISGRP_TBL |
|
| 3 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 4 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
| 5 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
| 6 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
| 7 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |