ReqDemPlanStatisticalSSASForecast.initializeForecastAttributes Method [AX 2012]
Resolves the compound granularity key.
Syntax
private void initializeForecastAttributes(
ReqDemPlanCreateForecastDataContract _dataContract,
ReqDemPlanForecast _forecast,
str _key,
List _enabledAttributes)
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract.
- _forecast
Type: ReqDemPlanForecast Table
The forecast record.
- _key
Type: str
The compound key.
- _enabledAttributes
Type: List Class
The list of enabled forecast attributes.