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
- _wrkCtrResourceGroup
Type: WrkCtrResourceGroupRefRecId Extended Data Type
The record ID of the WrkCtrResourceGroup table to check.
- _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.