InventTestAssociationTable.checkValidItemGroup Method
Checks whether the specified item number matches the ItemRelation on this association.
Syntax
public boolean checkValidItemGroup(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item number to verify.
Return Value
Type: boolean
true if the item number matches; otherwise, false.