ReqDemPlanImportForecastService.importCompanyForecastFromCube Method [AX 2012]
Imports the forecast from the Demand forecast cube into the Demand forecast tables of a given company.
Syntax
public void importCompanyForecastFromCube(
ReqDemPlanImportForecastDataContract _dataContract,
DataAreaId _dataAreaId,
ForecastModelId _forecastModelId)
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanImportForecastDataContract Class
The data contract object.
- _dataAreaId
Type: DataAreaId Extended Data Type
The data area ID of the company that is being processed.
- _forecastModelId
Type: ForecastModelId Extended Data Type
The forecast model into which to import demand.