Share via


AxLogisticsPostalAddressView.valueMapDependingFields Method [AX 2012]

Maps the incoming fields to the fields in the view.

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

AxLogisticsPostalAddressView Class