LeanScheduleGroup::throughputRatio Method
Determines the throughput ratio for a given work cell.
Syntax
client server public static LeanThroughputRatio throughputRatio(
WrkCtrResourceGroupRefRecId _workCell,
ItemId _itemId,
InventDimId _inventDimId)
Run On
Called
Parameters
- _workCell
Type: WrkCtrResourceGroupRefRecId Extended Data Type
A record ID of the WrkCtrResourceGroup table.
- _itemId
Type: ItemId Extended Data Type
The ItemId value.
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId value that represents product dimensions.
Return Value
Type: LeanThroughputRatio Extended Data Type
The throughput ratio for the work cell.