Description: ProjectBudgetChange Fields.
Field | Type | Description | Read-Only |
---|---|---|---|
BudgetStatus | Enum | The state of the project budget change request. Pending: The change request is awaiting a decision. Approved: The change request was approved. Rejected: The change request was not approved. | No |
ChangeCode | String | The unique identifier of the project budget change request. | No |
Description | String | Details supporting the change request. | No |
FinalizedBy | String | The username of the user who accepted or rejected the transfer request. | No |
LastModifiedBy | String | The user name of the user who last made changes to the item. | Yes |
ObjectId | String | The unique ID generated by the system. | Yes |
ProjectBudgetChangeId | Int | The unique identifier of the project budget change id. | No |
ProjectObjectId | ForeignKey | The unique identifier of the project | No |
SubmittedBy | String | The username of the user that submitted the item. | Yes |
TotalCost | Double | The cost to be added or subtracted from the project budget. | No |
TotalCostProject | Double | TotalCostProject | No |