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.
Retrieves the schedule group record that applies to a specific lean location, item, and inventory dimension.
Syntax
server public static container findScheduleGroup(
RefRecId _wrkCtrResourceGroup,
ItemId _itemId,
InventDimId _inventDimId)
Run On
Server
Parameters
- _wrkCtrResourceGroup
Type: RefRecId Extended Data Type
A work cell record identifier.
- _itemId
Type: ItemId Extended Data Type
An item identifier.
- _inventDimId
Type: InventDimId Extended Data Type
An inventory dimension identifier.
Return Value
Type: container
A LeanScheduleGroup record; otherwise, an empty record.