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
- _planReference
Type: PlanReferenceRefRecId Extended Data Type
The record ID of the plan reference.
- _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.