|
| Read | Filterable |
|
---|---|---|---|---|
Amount | double |
| X | The amount of budget change. |
ChangeNumber | string |
| X | The change number that is automatically incremented according to when changes are added. This can be changed to any number. |
CreateDate | dateTime | X | X | The date this log of budget changes was created. |
CreateUser | string | X | X | The name of the user that created this log of budget changes. |
Date | dateTime |
| X | The date of this budget change entry. |
IsBaseline | boolean | X | X | The boolean value indicating if this business object is related to a Project or Baseline |
IsTemplate | boolean | X | X | The boolean value indicating if this business object is related to a template Project. |
LastUpdateDate | dateTime | X | X | The date this log of budget changes was last updated. |
LastUpdateUser | string | X | X | The name of the user that last updated this log of budget changes. |
ObjectId | int |
| X | The unique ID generated by the system. |
ProjectId | string | X | X | The short code that uniquely identifies the project. |
ProjectObjectId | int |
| X | The unique ID of the associated project. |
Reason | string |
| X | The description of the reason for the budget change request. |
Responsible | string |
| X | The person responsible for the change. |
Status | string |
| X | The status of this budget change request. Possible values are 'Pending', 'Approved', and 'Not Approved'. |
WBSCode | string | X | X | The short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes. |
WBSName | string | X | X | The name of the WBS element. |
WBSObjectId | int |
| X | The unique ID of the WBS element to which the budget change log applies. |