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.
Finds the specified record in the WHSFilterParm table.
Syntax
client server public static WHSFilterParm find(ItemGroupId _itemGroupId, [boolean _forupdate])
Run On
Called
Parameters
- _itemGroupId
Type: ItemGroupId Extended Data Type
The Item group ID that you want to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record so that it can be updated; optional.
Return Value
Type: WHSFilterParm Table
A record in the WHSFilterParm table; otherwise, an empty record.