| Attribute Name | Description
|
|---|
| AssetDescription | Non-persistent attribute. If AssetNum or Location is not null,
this equals the description of the asset or location.
|
| Description | Freeform description. Also accommodates a long description.
|
AssetNum | Asset number to be tagged out.
Foreign key to Asset.
Either AssetNum or Location may be specified (not both).
|
| HazardID | Non-persistent attribute.
The HazardID that owns this tagout, from wosafetylink.
|
Location | Location to be tagged out.
Foreign key to Location.
Either AssetNum or Location may be specified (not both).
|
| 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.
|
| RequiredState | Identifies the condition of the asset when tagged out.
|
| SiteID | The site to which this record pertains. Foreign key to Site.
|
TagOutID | Main identifier for this object.
May be foreign key to TagOut.
|
| WoNum | Foreign key to Workorder.
|
| WoSafetyDataSource | See Work Order Safety Mbos Overview.
|