AxSalesParmLine.valueMapDependingFields Method [AX 2012]
Performs the incoming value mapping of fields in which 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 called in the save method. Therefore, the incoming value mapping is performed before the fields are defaulted.