SalesTotals_Proj.qtyInventRemain Method [AX 2012]
Retrieves the amount that remains in inventory units.
Syntax
protected InventQty qtyInventRemain()
Run On
Server
Return Value
Type: InventQty Extended Data Type
The amount that remains in inventory units.
Exceptions
Exception | Condition |
---|---|
Error | The method is not implemented in a derived class. |