ReqDemPlanForecastAttributeManager.insertIntoRevertedMap Method [AX 2012]

Inserts value into dependingAttributesMapReverted.

private void insertIntoRevertedMap(ReqDemPlanForecastAttributeType _keyAttribute, ReqDemPlanForecastAttributeType _valueAttribute)

Run On

Server

Parameters

_keyAttribute
Type: ReqDemPlanForecastAttributeType Enumeration
The map key.
_valueAttribute
Type: ReqDemPlanForecastAttributeType Enumeration
The map value.

Community Additions

ADD
Show: