AxInternalBase.valueMapDependingFields Method [AX 2012]

Performs incoming value mapping of fields where the value mapping for a field depends on another field, such as the Item, state, and county fields.

Syntax

protected void valueMapDependingFields()

Run On

Called

Remarks

This method is used in the save method. Therefore the incoming value mapping is performed before the defaulting of fields.

See Also

Reference

AxInternalBase Class