| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| Active | Indicates if the Record is Active or Not | bit | |
| BudgetCodeCode | Budget Code Code | nvarchar | |
| BudgetCodeDescription | Budget Code Description | nvarchar | |
| BudgetCodeId | Budget Code Id | int | |
| Code | Work Order Type Code | nvarchar | |
| CreatedDate | Record Creation Date | datetime | |
| CreatorId | User Id (Record Creator) | int | vr_users |
| Description | Description | nvarchar | |
| Designated | Designated | smallint | |
| Id | Work Order Type Id | int | |
| IncludeInACI | Indicates if this record is included in Asset Condition Index | bit | |
| IsSLA | Indicates if this record is a Service Level Agreement | bit | |
| ModifiedDate | Last Modified Date | datetime | |
| ModifierId | User Id (Record Modifier) | int | vr_users |
| ParentId | Parent Id | int | |
| RequireGeneralComment | Indicates if this record requires a general comment | bit | |
| RestrictManualSelection | Indicates if this record restricts manual selection | bit | |
| WorkOrderTypeCode | Work Order Type Code | nvarchar | |
| WorkOrderTypeDesc | Work Order Type Description | nvarchar |