| Attribute Name | Description
|
|---|
| AssetDescription | Non-persistent attribute. If AssetNum or Location is not null,
this equals the description of the asset or location.
|
ContactRating | Used only for hazardous materials.
|
| Description | Freeform description. Also accommodates a long description.
|
AssetNum | Non-persistent attribute for "related asset,"
same as WoSafetyLink AssetNum.
|
FlammabilityRating | Used only for hazardous materials.
|
HazardID | Main identifier for this object.
May be foreign key to Hazard.
|
| HazardType | From valuelist HAZTYPE.
|
HazMatEnabled | Identifies whether hazardous materials (items) can be associated with this hazard.
If so enabled, Items can be associated with this Hazard by
WPMaterial (itemnum) and Item (hazardid).
See WPMaterial,
Item.
|
HealthRating | Used only for hazardous materials.
|
Location | Non-persistent attribute for "related location,"
same as WoSafetyLink Location.
|
MSDSNum | Used only for hazardous materials.
|
| OrgID | The organization for this site, stored on this table for ease of access.
This equals the value for OrgID specified on the Site table.
|
PrecautionEnabled | Identifies whether precautions can be associated with this hazard.
See WoPrecaution.
|
ReactivityRating | Used only for hazardous materials.
|
| SiteID | The site to which this record pertains. Foreign key to Site.
|
TagOutEnabled | Identifies whether tagouts can be associated with this hazard.
If this is True, then PrecautionEnabled and HazMatEnabled must both be False.
See WoTagOut.
|
| WoNum | Foreign key to Workorder.
|
| WoSafetyDataSource | See Work Order Safety Mbos Overview.
|
| Extra Fields HAZ01 thru HAZ20 | extra fields, crossover from Hazard
|