EximDBKRates_IN::findByProductGroupTableRecId Method
Reads the EximDBKRates_IN table for the specified EximProductGroupTable_IN record ID.
Syntax
client server public static EximDBKRates_IN findByProductGroupTableRecId(RefRecId _productGroupTableRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _productGroupTableRecId
Type: RefRecId Extended Data Type
The record ID of the EximProductGroupTable_IN record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: EximDBKRates_IN Table
The EximDBKRates_IN table record.