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

See Also

Reference

ReqDemPlanImportForecastService Class