ReqDemPlanImportForecastService.getMdxQuery Method [AX 2012]

Forms the MDX query that is executed to read forecast data.

public str getMdxQuery(ReqDemPlanImportForecastDataContract _dataContract, DataAreaId _dataAreaId)

Run On

Server

Parameters

_dataContract
Type: ReqDemPlanImportForecastDataContract Class
_dataAreaId
Type: DataAreaId Extended Data Type
The company to import the forecast for.

Return Value

Type: str
The MDX query string.

Community Additions

ADD
Show: