Share via


AxLogisticsAddressZipCode.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 fields are set to their default value.

See Also

Reference

AxLogisticsAddressZipCode Class