Attribute Name | Description
|
---|
AssetNum | Asset number of work asset.
Foreign key to SPWorkAsset (workasset)
and Asset .
Either AssetNum or Location may be specified (not both).
|
Location | Location of work asset.
Foreign key to SPWorkAsset (worklocation)
and 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.
|
RelAssetDescription | Non-persistent attribute.
This equals the description of the related asset or location.
|
RelatedAsset | Related asset number.
Foreign key to SafetyLexicon
and Asset .
|
RelatedLocation | Related location.
Foreign key to SafetyLexicon
and Location .
|
SiteID | The site to which this record pertains. Foreign key to Site .
|
SPRelatedAssetID | Unique identifier for this object, within site.
|
WONum | Non-persistent attribute. If this set is owned by Workorder, this is the WONum.
This is used ONLY to support the relationships used in the Wotrack "select hazards" dialog.
|