Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the quantity that remains in order line units.
Syntax
protected InventQty qtyUnitRemain()
Run On
Server
Return Value
Type: InventQty Extended Data Type
The quantity that remains in order line units.
Exceptions
Exception | Condition |
---|---|
Error | The method was not implemented in a derived class that supports non-inventoried lines. |
Remarks
Derived classes that support non-inventoried lines should override this method.