WipPeriod
Represents WIP reporting periods used to capture project cost and forecast data at defined intervals, including period dates, fiscal year, state, and associated WIP projects.
Columns
| Name | Type | ReadOnly | Description |
| assignedEntity_Href | String | True |
The URL of the entity assigned to this WIP period. |
| assignedEntity_Id | String | False |
The Id of the entity assigned to this WIP period. |
| assignedEntity_Key | String | False |
The system-assigned key of the entity assigned to this WIP period. |
| assignedEntity_Name | String | True |
The name of the entity assigned to this WIP period. |
| auditCreatedBy | String | True |
The user who created the WIP period record. |
| auditCreatedDateTime | Datetime | True |
The date and time when the WIP period record was created. |
| auditModifiedBy | String | True |
The user who last modified the WIP period record. |
| auditModifiedDateTime | Datetime | True |
The date and time when the WIP period record was last modified. |
| createdFromEntity_Href | String | True |
The URL of the entity from which this WIP period was created. |
| createdFromEntity_Id | String | False |
The Id of the entity from which this WIP period was created. |
| createdFromEntity_Key | String | False |
The system-assigned key of the entity from which this WIP period was created. |
| createdFromEntity_Name | String | True |
The name of the entity from which this WIP period was created. |
| endOfPriorYearPeriod_Href | String | True |
The URL of the WIP period that represents the end of the prior fiscal year. |
| endOfPriorYearPeriod_Id | String | True |
The Id of the WIP period that represents the end of the prior fiscal year. |
| endOfPriorYearPeriod_Key | String | False |
The system-assigned key of the WIP period that represents the end of the prior fiscal year. |
| endOfPriorYearPeriod_PeriodName | String | True |
The period name of the WIP period that represents the end of the prior fiscal year. |
| fiscalYear | Date | True |
The fiscal year to which this WIP period belongs. |
| href | String | True |
The URL of the WIP period resource. |
| id | String | True |
The unique identifier of the WIP period record. |
| isHistoricalImport | Bool | False |
Indicates whether this WIP period was created through a historical data import. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the WIP period record. |
| lastRefreshDateTime | Datetime | False |
The date and time when the WIP period data was last refreshed. |
| notes | String | False |
The notes or comments recorded on this WIP period. |
| periodEndDate | Date | False |
The end date of this WIP period. |
| periodName | String | False |
The name assigned to this WIP period. |
| periodStartDate | Date | False |
The start date of this WIP period. |
| state | String | False |
The current state of this WIP period, such as open or closed. |
| wipCostBreakdownLevel | String | True |
The level at which cost breakdown is reported for this WIP period. |
| ListAggregate_WipProjects | String | False |
The aggregate list of WIP projects associated with this WIP period. |