Share via


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

Return Value

Type: InventQtyAvailPhysical Extended Data Type
The available quantity.

See Also

Reference

InventTransWMS_Pick Class