Description: The estimated cost of changing a budget item in a budget.
Field | Type | Description | Read-Only |
---|---|---|---|
AmountCost | Double | The amount that the budget row has changed as the result of transactions. | No |
AmountCostProject | Double | The changed cost of a project. | No |
AmountCostWorkspace1 | Double | The changed costs of a workspace. | No |
AmountCostWorkspace2 | Double | The changed costs of a workspace. | No |
AmountCostWorkspace3 | Double | The changed costs of a workspace. | No |
ApproveDate | DateTime | Date the item was approved | No |
BudgetCBSSheetCodeObjectId | ForeignKey | The name of the CBS Code associated with the budget line item. | No |
BudgetChangeObjectId | ForeignKey | The unique identifier for the budget change item. | No |
BudgetCostCategoryObjectId | ForeignKey | The type of cost associated with the budget line item. | No |
BudgetHours | Double | The number of hours needed to complete the budget details line item. Calculated as Production Rate multiplied by Quantity. | No |
BudgetItemName | String | The name of the budget item. | No |
BudgetItemObjectId | ForeignKey | A unique identifier for the budget item (Change Budget Line). | No |
ChangeMode | Enum | The detailed Budget change line item. Valid values are: ‘AUTO’, ‘MANUAL’, and ‘CHANGE’. | No |
CurrentCost | Double | The current cost of the associated budget line item. | No |
CurrentCostProject | Double | The current cost of a project. | No |
CurrentCostWorkspace1 | Double | The current cost of a workspace. | No |
CurrentCostWorkspace2 | Double | The current cost of a workspace. | No |
CurrentCostWorkspace3 | Double | The current cost of a workspace. | No |
DesiredCode | String | A unique identifier for the budget item (Add Budget Line). | No |
ItemCode | String | The unique identifier for the budget line item. | No |
ItemCodeSuffix | String | The suffix of a budget transaction code. | No |
LaborRate | Double | The cost per labor hour of the budget line item detail. | No |
LaborRateProject | Double | The labor rate cost of a project. | No |
LaborRateWorkspace1 | Double | The labor rate cost of a workspace. | No |
LaborRateWorkspace2 | Double | The labor rate cost of a workspace. | No |
LaborRateWorkspace3 | Double | The labor rate cost of a workspace. | No |
ObjectId | String | The unique ID generated by the system. | No |
ProductionRate | Double | The number of hours per unit of measure needed to complete the budget line item. | No |
Quantity | Double | The number of each budget line item needed to complete the work. | No |
Status | Enum | The status of the transaction. Valid values are: ‘DRAFT’, ‘PENDING’, ‘REJECTED’ and ‘APPROVED’. | No |
TransactionType | Enum | Specifies the transaction type of the budget row. Valid values are: ‘ORIGINAL’, ‘CHANGE’, and ‘TRANSFER’. | No |
UnitOfMeasureObjectId | ForeignKey | The unit of measure used for the budget line item detail. | No |
UnitRate | Double | The cost per unit of measure for the budget line item detail. | No |
UnitRateProject | Double | The unit rate cost of a project. | No |
UnitRateWorkspace1 | Double | The unit rate cost of a workspace. | No |
UnitRateWorkspace2 | Double | The unit rate cost of a workspace. | No |
UnitRateWorkspace3 | Double | The unit rate cost of a workspace. | No |