Share via


AxProdJournalBOM.valueMapDependingFields Method [AX 2012]

Performs inbound 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, so that the inbound value mapping is performed before the fields are defaulted.

See Also

Reference

AxProdJournalBOM Class