TradeTotals.costValue Method [AX 2012]
Determines the cost value of the current order line.
Syntax
protected CostAmount costValue(InventQty _inventQty)
Run On
Server
Parameters
- _inventQty
Type: InventQty Extended Data Type
The order line quantity in inventory units.
Return Value
Type: CostAmount Extended Data Type
The cost value of the current order line.