KanbanJobPickingList.wmsOrderQuantity Method
Gets the quantity of output orders that are related to the current picking list line.
Syntax
public InventQty wmsOrderQuantity([boolean _openOrdersOnly])
Run On
Called
Parameters
- _openOrdersOnly
Type: boolean
A Boolean value that indicates whether to consider only open output orders; optional.
Return Value
Type: InventQty Extended Data Type
The quantity of output orders that are related to the current picking list line.