InventTransWMS_Pick.availableQuantity Method [AX 2012]
Determines the available quantity for a given inventory transaction.
Syntax
public InventQtyAvailPhysical availableQuantity(InventTrans _inventTrans, [InventDimId _inventDimId])
Run On
Client
Parameters
- _inventTrans
Type: InventTrans Table
A InventTrans record.
- _inventDimId
Type: InventDimId Extended Data Type
Return Value
Type: InventQtyAvailPhysical Extended Data Type
The available quantity.