Share via


TradeTotals.qtyInventRemain Method [AX 2012]

Retrieves the quantity that remains in inventory units.

Syntax

protected InventQty qtyInventRemain()

Run On

Server

Return Value

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

Exceptions

Exception Condition
Error

The method is not implemented in a derived class.

See Also

Reference

TradeTotals Class