Share via


KanbanJob.wmsOrderQuantity Method

Retrieves the quantity of output orders that is related to the current kanban job.

Syntax

public InventQty wmsOrderQuantity([boolean _openOrdersOnly])

Run On

Called

Parameters

  • _openOrdersOnly
    Type: boolean
    A Boolean value that determines whether only open output orders must be considered; optional.

Return Value

Type: InventQty Extended Data Type
The quantity of output orders that are related to the current kanban job.

See Also

Reference

KanbanJob Table