Share via


LeanWorkCellCapacity::findActiveForWorkCell Method

Finds the active LeanWorkCellCapacity record for a lean location at a specified date and time.

Syntax

client server public static LeanWorkCellCapacity findActiveForWorkCell(
    WrkCtrResourceGroupRefRecId _workCellRecId, 
   [TransDate _date, 
    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: LeanWorkCellCapacity Table
A record in the LeanCellCapacity table; otherwise, an empty record.

See Also

Reference

LeanWorkCellCapacity Table