Description: The estimated cost of a budget item required to complete a project.
Field | Type | Description | Read-Only |
---|---|---|---|
Abbreviation | String | The abbreviated name of a cost category. | No |
BudgetChangeObjectId | ForeignKey | Indicates whether the budget item originated in a budget change. | No |
BudgetHours | Double | The number of hours needed to complete the budget item. Calculated as Production Rate multiplied by Quantity. | No |
BudgetItemCode | String | The unique identifier of the project budget item. | No |
CBSCode | String | The CBS associated with this budget item. | No |
CBSSheetCodeObjectId | ForeignKey | The unique identifier of the CBS Code. | No |
CostCategoryName | String | The cost category assigned to this budget item. | No |
CostCategoryObjectId | ForeignKey | The type of cost associated with the budget item. | No |
CurrentCost | Double | The current cost of the budget line item. | No |
CurrentCostProject | Double | The current cost of a project. | No |
ItemName | String | The name of the budget item. | No |
ItemSuffix | String | The suffix of a budget item code. | No |
LaborRate | Double | The cost per labor hour of the budget line item. | No |
LaborRateProject | Double | The labor rate cost of a project. | No |
ObjectId | String | The unique ID generated by the system. | No |
OriginalCost | Double | The original cost of the budget line item. | No |
OriginalCostProject | Double | The original cost of a project. | No |
ProductionRate | Double | The number of hours per unit of measure needed to complete the budget item. | No |
ProjectBudgetObjectId | ForeignKey | The system-generated identifier of a project budget. | No |
ProjectId | String | The project associated with this budget item. | No |
ProjectObjectId | ForeignKey | The unique identifier for the project. | No |
Quantity | Double | The number of each budget item needed to complete the work. | No |
SourceId | String | The unique identifier of budget item data in an external source. | No |
UnitRate | Double | The cost per unit of measure for the budget line item. | No |
UnitRateProject | Double | The unit rate cost of a project. | No |
UnitsOfMeasureObjectId | ForeignKey | The unit of measure used for the budget item. | No |
WorkspaceId | String | The user-specified identifier of a workspace. | No |