Share via


InventCostInputAmount.getAmount Method [AX 2012]

Gets the amount to distribute to the quantity.

Syntax

public CostAmount getAmount(InventQty _qty)

Run On

Called

Parameters

Return Value

Type: CostAmount Extended Data Type
The amount to distribute to the quantity.

Exceptions

Exception Condition
Error

The quantity is larger than the remaining quantity.

See Also

Reference

InventCostInputAmount Class