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 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
- _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 to use with 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.