| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| fu_description | Area Description | nvarchar | |
| fu_pk | Area Record Id | int | vr_area |
| fu_unitID | Area Location Id | nvarchar | |
| id | Area Id | int | vr_area |
| itemType_name | Item Type Name | nvarchar | |
| itemType_pk | Item Type Id | int | |
| totalcontractor | Total Contractor Cost | decimal | |
| totalcost | Total Cost | decimal | |
| totalhours | Total Hours | decimal | |
| totalLabor | Total Labor Cost | decimal | |
| totalother | Total Other Cost | decimal | |
| totalparts | Total Parts (Materials) Cost | decimal | |
| wocount | Work Order Count | int |