Share via


InventTransWMS_Pick.pickedQty Method [AX 2012]

Calculates how much has already been picked by the specified movement for the specified dimensions.

Syntax

protected InventQtyPicked pickedQty(InventMovement _movement, TmpInventTransWMS _tmpInventTransWMS)

Run On

Client

Parameters

Return Value

Type: InventQtyPicked Extended Data Type
An inventory quantity.

See Also

Reference

InventTransWMS_Pick Class