Share via


LeanWorkCellCapacity::findForwardForWorkCell Method

Finds the first available LeanWorkCellCapacity record for a lean location that starts at a specified date and time.

Syntax

client server public static LeanWorkCellCapacity findForwardForWorkCell(
    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