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.
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.