Description: This is costs transferred from one budget line to another budget line.
Field | Type | Description | Read-Only |
---|---|---|---|
ApproveByUserId | String | The username of the user that approved the item. | No |
ApproveByUserName | String | The name of the user who approved a project budget transfer. | No |
ApproveDate | DateTime | Date the item was approved. | No |
BudgetItemObjectId | ForeignKey | The system-generated identifier of a budget item. | No |
BudgetTransferId | String | The unique identifier of the project budget transfer request. | No |
Description | String | Details supporting the change request. | No |
ItemPrefix | String | The prefix of a budget transfer code. | No |
ItemSuffix | String | The suffix of a budget transfer code. | No |
LastModifiedById | String | The username of the user who last made changes to the item. | No |
ObjectId | String | The unique ID generated by the system. | No |
ProjectBudgetObjectId | ForeignKey | The system-generated identifier of a project budget. | No |
ProjectId | String | The unique identifier for a project set by the user who created the project. | No |
ProjectObjectId | ForeignKey | The unique identifier of the project. | No |
RejectByUserId | String | The username of the user that rejected the item. | No |
RejectByUserName | String | The name of the user who rejected a project budget transfer. | No |
RejectDate | DateTime | Date the item was rejected. | No |
Status | Enum | The state of the project budget change. Valid values are: ‘PENDING’, ‘APPROVED’ and ‘REJECTED’. | No |
SubmitByUserId | String | The username of the user that submitted the item. | No |
SubmitByUserName | String | The name of the user who submitted a project budget transfer. | No |
SubmitDate | DateTime | Date the item was submitted. | No |
WithdrawApprovalByUserId | String | The username of the user that withdrew approval of the item. | No |
WithdrawApprovalByUserName | String | The name of the user who withdrew a project budget transfer. | No |
WithdrawApprovalDate | DateTime | Date the item was withdrawn. | No |
WorkspaceId | String | The user-specified identifier of a workspace. | No |