WipProjectManagerForecast
Represents project manager forecast entries within a WIP period, capturing cost estimates, completion percentages, and forecast variances by project, task, and cost type.
Columns
| Name | Type | ReadOnly | Description |
| assignedEntity_Href | String | True |
The URL of the entity assigned to this project manager forecast. |
| assignedEntity_Id | String | False |
The Id of the entity assigned to this project manager forecast. |
| assignedEntity_Key | String | False |
The system-assigned key of the entity assigned to this project manager forecast. |
| assignedEntity_Name | String | True |
The name of the entity assigned to this project manager forecast. |
| auditCreatedBy | String | True |
The user who created the project manager forecast record. |
| auditCreatedDateTime | Datetime | True |
The date and time when the project manager forecast record was created. |
| auditModifiedBy | String | True |
The user who last modified the project manager forecast record. |
| auditModifiedDateTime | Datetime | True |
The date and time when the project manager forecast record was last modified. |
| costAtCompletion | Decimal | False |
The project manager forecast total cost at completion. |
| costToComplete | Decimal | False |
The project manager forecast remaining cost to complete the project. |
| costType_Href | String | True |
The URL of the cost type associated with this project manager forecast. |
| costType_Id | String | False |
The Id of the cost type associated with this project manager forecast. |
| costType_Key | String | False |
The system-assigned key of the cost type associated with this project manager forecast. |
| costType_Name | String | True |
The name of the cost type associated with this project manager forecast. |
| estimateVsForecastVariance | Decimal | True |
The variance between the estimated cost at completion and the project manager forecast cost at completion. |
| href | String | True |
The URL of the project manager forecast resource. |
| id | String | False |
The unique identifier of the project manager forecast record. |
| key [KEY] | String | False |
The system-assigned key that uniquely identifies the project manager forecast record. |
| notes | String | False |
The notes or comments recorded on this project manager forecast. |
| percentComplete | String | True |
The project manager forecast percentage of completion. |
| periodEndDate | Date | False |
The end date of the WIP period for this project manager forecast. |
| project_Href | String | True |
The URL of the project associated with this project manager forecast. |
| project_Id | String | False |
The Id of the project associated with this project manager forecast. |
| project_Key | String | False |
The system-assigned key of the project associated with this project manager forecast. |
| project_Name | String | True |
The name of the project associated with this project manager forecast. |
| task_Href | String | True |
The URL of the task associated with this project manager forecast. |
| task_Id | String | False |
The Id of the task associated with this project manager forecast. |
| task_Key | String | False |
The system-assigned key of the task associated with this project manager forecast. |
| task_Name | String | True |
The name of the task associated with this project manager forecast. |
| updatedDateTime | Datetime | False |
The date and time when this project manager forecast was last updated. |
| userUpdatedDateTime | Datetime | False |
The date and time when a user last updated this project manager forecast. |
| wipPeriod_Href | String | True |
The URL of the WIP period associated with this project manager forecast. |
| wipPeriod_Id | String | False |
The Id of the WIP period associated with this project manager forecast. |
| wipPeriod_Key | String | False |
The system-assigned key of the WIP period associated with this project manager forecast. |