ChangeOrdersChangeImpactsChangeImpactDetails
The Change Impact Details resource is used to view the impact details for a change order.
Columns
| Name | Type | Description |
| ChangeOrdersChangeDocumentId [KEY] | Long | Unique identifier of a project change order. Mandatory for PATCH operation. |
| ChangeimpactsImpactId [KEY] | Long | Unique identifier of the impact to the change order. |
| ChangeDocumentId | Long | External identifier of a project change order. Updatable only at creation time. |
| ChangeImpactId | Long | Unique identifier of the impact to the change order. Updatable only at creation time. |
| FinishDate | Date | The finish date of the change impact detail. |
| ImpactDetailsId [KEY] | Long | Unique identifier of the impact detail of the change order. |
| PCBurdenedCost | Decimal | The amount of change to the burdened cost in project currency. |
| PCRawCost | Decimal | The amount of change to the raw cost in project currency. |
| PCRevenue | Decimal | The amount of change to the revenue in project currency. |
| PfcBurdenedCost | Decimal | The amount of change to the burdened cost in project ledger currency. |
| PfcRawCost | Decimal | The amount of change to the raw cost in project ledger currency. |
| PfcRevenue | Decimal | The amount of change to the revenue in project ledger currency. |
| ProjElementId | Long | Identifier of the task or the project that is impacted by the change. Updatable only at creation time. |
| Quantity | Decimal | The amount of change to the quantity. |
| RbsElementId | Long | Identifier of the resource that is impacted by the change. Updatable only at creation time. |
| StartDate | Date | The start date of the change impact detail. |
| TCBurdenedCost | Decimal | The amount of change to the burdened cost in transaction currency. |
| TCRawCost | Decimal | The amount of change to the raw cost in transaction currency. |
| TCRevenue | Decimal | The amount of change to the revenue in transaction currency. |
| TransactionCurrency | String | The currency code for the change impact in transaction currency. |
| UnitOfMeasure | String | The unit to measure the quantity such as hours or tons. |
| ResourceName | String | Name of the resource that's impacted by the change. Updatable only at creation time. |
| ProjectOrTaskName | String | Name of the task or the project for which change order impact detail is created. Updatable only at creation time. |
| 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 |
| Finder | String | finder |