Share via


TradeTotals.qtyRemainInventoryUnits Method [AX 2012]

Retrieves the quantity that remains in inventory units.

Syntax

private InventQty qtyRemainInventoryUnits()

Run On

Server

Return Value

Type: InventQty Extended Data Type
The quantity that remains in inventory units.

Remarks

For non-inventoried lines the quantity is converted from the quantity in order line units.

See Also

Reference

TradeTotals Class