LeanScheduleGroupItem.validateLocation Method
Validates the uniqueness of an item given a new lean location.
Syntax
public boolean validateLocation(RefRecId _newWorkCell)
Run On
Called
Parameters
- _newWorkCell
Type: RefRecId Extended Data Type
The new work cell.
Return Value
Type: boolean
true if the item is still unique; otherwise, false.