AxInventJournalTrans.setCostPrice Method [AX 2012]

Fetches the CostPrice value from the InventTableModule for the corresponding ItemId and sets it in the CostPrice field.

Syntax

protected void setCostPrice()

Run On

Called

Remarks

This method first determines whether the ItemId field has been set.

See Also

AxInventJournalTrans Class

AxInventJournalTrans.setCostAmountFields Method