LeanProductionFlow.qtyProducedInCycleTimePeriod Method

Gets the quantity produced for the production flow.

Syntax

public InventQty qtyProducedInCycleTimePeriod(
    TransDateTime _fromDateTime, 
    TransDateTime _toDateTime, 
    Set _setActivities)

Run On

Called

Parameters

  • _setActivities
    Type: Set Class
    A set object that holds the end activities of a production flow.

Return Value

Type: InventQty Extended Data Type
The quantity produced.

See Also

Reference

LeanProductionFlow Table