Share via


AxPriceDiscSalesLineTmpPrintout.valueMapDependingFields Method [AX 2012]

Performs the 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 values.

See Also

Reference

AxPriceDiscSalesLineTmpPrintout Class