Share via


EximDEPBDetailsTable_IN::findBySchemesTableProductGroupId Method

Finds the EXIM DEPB details table, based on the scheme table product group ID.

Syntax

client server public static EximDEPBDetailsTable_IN findBySchemesTableProductGroupId(
    RefRecId _schemeTableRecId, 
    RefRecId _productGroupTableRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: EximDEPBDetailsTable_IN Table
The instance of the EximDEPBDetailsTable_IN class.

See Also

Reference

EximDEPBDetailsTable_IN Table