WHSInventTable.validateItemGorupFilterParm Method
Validates that all required filter codes are set on the item based on itemGroup setup.
Syntax
public boolean validateItemGorupFilterParm(ItemGroupId _itemGroupId)
Run On
Called
Parameters
- _itemGroupId
Type: ItemGroupId Extended Data Type
The item group Id of the item being validated.
Return Value
Type: boolean
true if all required filter codes are filled; otherwise, false.