InventPhysQtySumByTypeDataOutput_CN.getQtyOfType Method [AX 2012]
Gets quantity of some type for current item and dimension.
Syntax
private InventQty getQtyOfType(InventTransType _type, InventDirection _dir)
Run On
Server
Parameters
- _type
Type: InventTransType Enumeration
A transaction type
- _dir
Type: InventDirection Enumeration
The direction of transaction.
Return Value
Type: InventQty Extended Data Type
The quantity of a transaction type.