ReqDemPlanImportForecastDataContract.hasModelMapping Method [AX 2012]

Verifies whether a model mapping exists.

private boolean hasModelMapping(DataAreaId _company, ForecastModelId _modelId)

Run On

Called

Parameters

_company
Type: DataAreaId Extended Data Type
The company ID.
_modelId
Type: ForecastModelId Extended Data Type
The model ID.

Return Value

Type: boolean
true if a model mapping exists; otherwise, false.

Community Additions

ADD
Show: