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.
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
- _movement
Type: InventMovement Class
The movement that is being picked.
- _tmpInventTransWMS
Type: TmpInventTransWMS Table
A TmpInventTransWMS record.
Return Value
Type: InventQtyPicked Extended Data Type
An inventory quantity.