ReqDemPlanImportForecastService.importForecastFromCube Method [AX 2012]

Imports the forecast from the Demand forecast cube into the Demand forecast tables.

Syntax

public boolean importForecastFromCube(ReqDemPlanImportForecastDataContract _dataContract)

Run On

Server

Parameters

Return Value

Type: boolean
true if forecast import was successful; otherwise, false.

See Also

Reference

ReqDemPlanImportForecastService Class