InventTransWMS_Pick.pickedQtyCW Method [AX 2012]
Calculates how much has already been picked by the specified movement for the specified dimensions.
Syntax
protected InventQtyPicked pickedQtyCW(InventMovement _movement, TmpInventTransWMS _tmpInventTransWMS)
Run On
Client
Parameters
- _movement
Type: InventMovement Class
The movement being picked.
- _tmpInventTransWMS
Type: TmpInventTransWMS Table
A TmpInventTransWMS record.
Return Value
Type: InventQtyPicked Extended Data Type
A real value that represents a catch weight quantity.