MODIFIED_WORK(SQL Table) |
Index Back |
---|---|
EE Injury-Work ModificationsUse MODIFIED_WORK to record work and workplace modifications your company makes to accommodate a particular employee's special rehabilitation needs after an injury or illness. For example, modified work might include no overtime, or four-hour shifts, or no bright lights. This data is part of the Health and Safety module. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Prompt Table: PER_ORG_ASGN_VW |
3 | NON_EMPLOYEE_ID | Character(11) | VARCHAR2(11) NOT NULL |
Non-Employee ID
Prompt Table: NE_INCIDNT_SRCH |
4 | INCIDENT_NBR | Character(8) | VARCHAR2(8) NOT NULL |
Incident Number
Prompt Table: INCIDENT_DATA |
5 | MODIFIED_WORK_CD | Character(3) | VARCHAR2(3) NOT NULL |
Modified Work Code
Prompt Table: MODFIED_WRK_TBL |
6 | MODIFIED_FROM_DT | Date(10) | DATE | Modified Duties From Date |
7 | MODIFIED_TO_DT | Date(10) | DATE | Modified Duties To Date |