LeanProductionFlow::findActive Method

Finds the active production flow for a specified plan reference.

Syntax

client server public static LeanProductionFlow findActive(PlanReferenceRefRecId _planReference, [utcdatetime _dateTime])

Run On

Called

Parameters

  • _dateTime
    Type: utcdatetime
    The date and time for which the active version should be found.

Return Value

Type: LeanProductionFlow Table
A record in the LeanProductionFlow table; otherwise, an empty record.

See Also

Reference

LeanProductionFlow Table