| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| RecordId | Tool Id | int | vr_Tool |
| ToolTypeCode | Tool Type Code | nvarchar | |
| ToolTypeDesc | Tool Type Description | nvarchar | |
| TypeCode | Type Code | nvarchar | |
| TypeDesc | Type Description | nvarchar | |
| TypeId | Type Id | int | vr_ToolType |
| UdfFieldDesc | Udf Field Description | nvarchar | |
| UdfFieldName | Udf Field Name | nvarchar | |
| UdfValue | Udf Value | nvarchar |