Share via


LeanProductionFlowActivity::isWorkCellUsed Method

Checks whether the specified record is assigned to any production flow activity.

Syntax

client server public static PlanReference isWorkCellUsed(WrkCtrResourceGroupRefRecId _wrkCtrResourceGroup, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PlanReference Table
A record in the PlanReference table with the specified WrkCtrResourceGroup record assigned to it; otherwise, an empty record.

See Also

Reference

LeanProductionFlowActivity Table