| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| depr_lifeInMonths | Depreciation Life in Months | int | |
| id | Entity Id | int | vr_Entity |
| itemType_name | Item Type Name | nvarchar | |
| itemType_pk | Item Type Id | int | |
| ns_code | Entity Code | nvarchar | |
| ns_name | Entity Name | nvarchar | |
| ns_pk | Entity Id | int | vr_Entity |
| ns_purchaseDate | Entity Purchase Date | datetime | |
| ns_purchasePrice | Entity Purchase Price | decimal | |
| 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 |