Share via


AxInventJournalTrans.setPriceUnit Method [AX 2012]

Determines whether the ItemId field has been set or not. If the ItemId field has been set, this method fetches the value of the PriceUnit field from the InventTableModule table for the corresponding ItemId value, and sets the PriceUnit field.

Syntax

protected void setPriceUnit()

Run On

Called

See Also

AxInventJournalTrans Class

AxInventJournalTrans.setCostAmountFields Method