ReqDemPlanStatisticalSSASForecast.initializeForecastAttributes Method [AX 2012]
Resolves the compound granularity key.
private void initializeForecastAttributes(
ReqDemPlanCreateForecastDataContract _dataContract,
ReqDemPlanForecast _forecast,
str _key,
List _enabledAttributes)
Run On
ServerParameters
- _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.
Community Additions
ADD
Show: