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