Description: ProjectBudgetTransfer Fields.
Field | Type | Description | Read-Only |
---|---|---|---|
Description | String | Details supporting the change request. | No |
FinalizedBy | String | The username of the user who accepted or rejected the transfer request. | Yes |
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 |
ProjectBudgetTransferId | Int | The unique identifier of the project budget transfer id. | No |
ProjectObjectId | ForeignKey | The unique identifier of the project. | No |
Status | 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 |
SubmittedBy | String | The username of the user that submitted the item. | Yes |
TransferCode | String | The unique identifier of the project budget transfer request. | No |