Share via


AxInventJournalTrans.setCostAmount Method [AX 2012]

Determines whether the required fields like Qty, CostMarkUp, CostPrice, and PriceUnit have been set or not. If set, then the method sets the CostAmount field to the value calculated in the CalcCostAmount method.

Syntax

protected void setCostAmount()

Run On

Called

See Also

AxInventJournalTrans Class

InventJournalTrans.calcCostAmount Method