WORK_RESTRICTN(SQL Table) |
Index Back |
|---|---|
EE Injury-Work RestrictionsUse WORK_RESTRICTN to identify any work restrictions that apply to an employee or non-employee (i.e., contractor) as a result of injury or illness. For example, if the person has a back injury, a work restriction might be to avoid heavy lifting. This data is part of the Health and Safety module. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
| 2 | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Prompt Table: PER_ORG_ASGN_VW |
|
| 3 | Character(11) | VARCHAR2(11) NOT NULL |
Non-Employee ID
Prompt Table: NE_INCIDNT_SRCH |
|
| 4 | Character(8) | VARCHAR2(8) NOT NULL |
Incident Number
Prompt Table: INCIDENT_DATA |
|
| 5 | Character(3) | VARCHAR2(3) NOT NULL |
Work Restriction Code
Prompt Table: WORK_RESTRN_TBL |
|
| 6 | Date(10) | DATE | Restriction From Date | |
| 7 | RESTRICT_TO_DT | Date(10) | DATE | Restriction To Date |