ReqDemPlanForecastAttributeManager.insertIntoRevertedMap Method [AX 2012]
Inserts value into dependingAttributesMapReverted.
private void insertIntoRevertedMap(ReqDemPlanForecastAttributeType _keyAttribute, ReqDemPlanForecastAttributeType _valueAttribute)
Run On
ServerParameters
- _keyAttribute
- Type: ReqDemPlanForecastAttributeType Enumeration
The map key.
- _valueAttribute
- Type: ReqDemPlanForecastAttributeType Enumeration
The map value.
Community Additions
ADD
Show: