ResourceForecastLinesAllocations
Manages specific allocations within resource forecast lines.
Workday Resource Information
Retrieves all resource forecast line allocations for the specified WID.Secured by: Manage: Project Resource Forecast
Scope: Projects
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| ResourceForecastLines_Id [KEY] | String | False |
The Workday ID of the ResourceForecastLines that owns this. |
| Date | Datetime | False |
The date for the forecasted hours. |
| Descriptor | String | False |
A preview of the instance |
| ForecastedHours | Decimal | False |
The number of hours forecasted for the worker on the specified date. |
| ProjectResource_Prompt | String | False |
The Workday ID of the project resource used to filter forecast data for a specific resource. |
| ProjectRole_Prompt | String | False |
The Workday ID of the project role used to filter forecast data by a specific role. |
| Project_Prompt | String | False |
The Workday ID of the project used to filter forecast data for a specific project. |