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.
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.