EximProductGroupTable_IN::findByProductGroupId Method
Reads the EximProductGroupTable_IN table for a specified EximProductGroup_IN value.
Syntax
client server public static EximProductGroupTable_IN findByProductGroupId(EximProductGroup_IN _productGroup, [boolean _forUpdate])
Run On
Called
Parameters
- _productGroup
Type: EximProductGroup_IN Extended Data Type
The EximProductGroup_IN value.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: EximProductGroupTable_IN Table
The EximProductGroupTable_IN table record.