Description: ProjectBudgetTransferTransaction fields.
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 | The date the transaction was approved. | No |
BudgetCbsSheetCodeObjectId | ForeignKey | The name of the CBS Code associated with the budget line 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 | The system-generated identifier of a budget item. | No |
BudgetTransferObjectId | ForeignKey | The system-generated identifier of a budget transfer. | No |
BudgetTransferType | Enum | Specifies whether the budget row is transfer from budget record or transfer to budget record. Valid values are: ‘TO’ and ‘FROM’. | 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 |
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 |
TransferFromCBSObjectId | ForeignKey | The CBS code of the source budget line item. This identifies the CBS code of the budget line item you are transferring money from through the transfer. | No |
TransferFromCostCategoryObjectId | ForeignKey | The cost category ID of the source budget line item. | No |
TransferFromObjectId | ForeignKey | The unique identifier for the source budget line item. This identifies the ID of the budget item you are transferring money from through the transfer. | No |
TransferToCBSObjectId | ForeignKey | The CBS code of the destination budget line item. This identifies the CBS code of the budget line item you are transferring money to through the transfer. | No |
TransferToCostCategoryObjectId | ForeignKey | The cost category ID of the destination budget line item. | No |
TransferToObjectId | ForeignKey | The unique identifier for the destination budget line item. This identifies the ID of the budget item you are transferring money to through the 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 |