LeanProductionFlowModel::find Method
Finds the specified record in the LeanProductionFlowModel table.
Syntax
client server public static LeanProductionFlowModel find(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: LeanProductionFlowModel Table
A record in the LeanProductionFlowModel table; otherwise, an empty record.