MODIF_WORK_FRA(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 | EXAM_DT | Date(10) | DATE | Exam Date |
3 | EXAM_TYPE_CD | Character(3) | VARCHAR2(3) NOT NULL |
Type of Exam
ANN=Annual BIE=Biennal DOT=Department of Transport DRG=Drug Screening EXP=Exposure FFD=Fit for Duty GEN=General Health HTB=Inspection for Tuberculosis LRH=Labor-Related Health NEW=New Hire OTP=Pre-Overseas Transfer OTT=Post-Overseas Transfer PRE=Pre-Employment PSV=Periodic Surveillance TUB=Tuberculosis |
4 | MODIFIED_WORK_CD | Character(3) | VARCHAR2(3) NOT NULL |
Modified Work Code
Prompt Table: MODFIED_WRK_TBL |
5 | MODIFIED_FROM_DT | Date(10) | DATE | Modified Duties From Date |
6 | MODIFIED_TO_DT | Date(10) | DATE | Modified Duties To Date |