AxSalesLine.valueMapDependingFields Method [AX 2012]
Performs the incoming value mapping of fields that depend 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 fields are defaulted.