Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _schemeTableRecId
Type: RefRecId Extended Data Type
The scheme table record ID.
- _productGroupTableRecId
Type: RefRecId Extended Data Type
The product group table record ID.
- _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.