Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _workCellRecId
Type: WrkCtrResourceGroupRefRecId Extended Data Type
The record ID of the LeanWorkCell record.
- _date
Type: TransDate Extended Data Type
The date in the company time zone that is used in the search.
- _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.