TradeTotals.pdsCWQtyRemain Method [AX 2012]
Retrieves the quantity that remains in catch weight units.
Syntax
protected PdsCWInventQty pdsCWQtyRemain()
Run On
Server
Return Value
Type: PdsCWInventQty Extended Data Type
The quantity that remains in catch weight units.
Exceptions
Exception | Condition |
---|---|
Error | The method is not implemented in a derived class. |