Share via


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

  • _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.

See Also

Reference

EximDBKRates_IN Table