InventTestQualityGroup::find Method
Finds the specified record in the InventTestQualityGroup table.
Syntax
client server public static InventTestQualityGroup find(InventTestQualityGroupId _inventTestQualityGroupId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTestQualityGroupId
Type: InventTestQualityGroupId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventTestQualityGroup Table
A record in the InventTestQualityGroup table; otherwise, an empty record.