InventCostIndirectFinancial.remainingQty Method [AX 2012]
Retrieves the remaining quantity that is related to the physical update of an inventory transaction.
Syntax
protected Qty remainingQty(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The inventory transaction.
Return Value
Type: Qty Extended Data Type
The remaining quantity that is related to the physical update of the inventory transaction.