LOCATN_HAZ_TBL(SQL Table) |
Index Back |
---|---|
Hazard Codes w/in LocationUse LOCATN_HAZ_TBL to identify hazards in the workplace that are associated with a particular job location. You must set up HAZARD_IDs on HAZ_CON_MAT_TBL before they can be used here. This data is part of the Health and Safety module. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SETID_TBL |
2 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL |
Location Code
Prompt Table: LOCATION_TBL |
3 | REG_REGION | Character(5) | VARCHAR2(5) NOT NULL |
Regulatory Region
Default Value: OPR_DEF_TBL_HR.REG_REGION Prompt Table: REG_HANDS_VW |
4 | HAZARD_ID | Character(5) | VARCHAR2(5) NOT NULL |
Hazard ID
Prompt Table: HAZ_CON_MAT_TBL |
5 | DT_REPORTED | Date(10) | DATE NOT NULL |
Date Reported
Default Value: %date |
6 | DT_REMOVED | Date(10) | DATE | Date Removed |