ReqDemPlanImportForecastService.importForecastFromCube Method [AX 2012]

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

public boolean importForecastFromCube(ReqDemPlanImportForecastDataContract _dataContract)

Run On

Server

Parameters

_dataContract
Type: ReqDemPlanImportForecastDataContract Class
The data contract that holds run-time parameters.

Return Value

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

Community Additions

ADD
Show: