ChangeOrdersChangeImpacts
The Change Impacts resource is used to create, view, update, or delete the impacts due to the respective change order.
Columns
| Name | Type | Description |
| ChangeOrdersChangeDocumentId [KEY] | Long | Unique identifier of a project change order. |
| ImpactId [KEY] | Long | Unique identifier of the impact to the change order. |
| ImpactOwnerId | Long | Resource identifier of the impact owner. |
| Area | String | The code of the impact area of a change order. Valid values are BUDGET_AND_FORECAST, CONTRACTS, OTHERS, PROJECT_PLAN, REQUIREMENTS, and RESOURCES. The default value is PROJECT_PLAN. |
| EffortsInHours | Decimal | Effort required in hours to implement the change requested. |
| EstimatedCost | Decimal | Estimated cost to implement the change requested. |
| EstimatedRevenue | Decimal | Estimated revenue to implement the change requested. |
| Currency | String | Currency code for the amounts impacted by the change. If project is specified for the change order, currency is defaulted to project currency. Otherwise, default value for currency is USD. |
| Summary | String | Summary of the impact of a change order. |
| Description | String | Description of the impact of a change order. |
| ContractAmount | Decimal | Contract amount of the impact of a change order. |
| ImpactOwnerName | String | Name of the impact owner. |
| ImpactOwnerEmail | String | Email of the impact owner. |
| ImpactTo | String | The detail of the impacted object type such as a cost budget or revenue budget. |
| ImpactedObjectId | Long | Identifier of the impacted object such as a budget version or a forecast version. |
| Bind_ChangeDocumentId | String | bind_changedocumentid |
| Bind_ChangeDocumentNumber | String | bind_changedocumentnumber |
| Bind_CreatorId | String | bind_creatorid |
| Bind_Name | String | bind_name |
| Bind_OwnerId | String | bind_ownerid |
| Bind_ProjectId | String | bind_projectid |
| Bind_Stage | String | bind_stage |
| Bind_Status | String | bind_status |
| Bind_TaskId | Long | bind_taskid |
| ChangeDocumentId | Long | changedocumentid |
| Finder | String | finder |