EximEPCGBlockExtension_IN::exist Method
Checks whether an EximEPCGBlockExtension_IN record exists for the specified record ID of the ExportObligationPeriod_IN table.
Syntax
client server public static boolean exist(RefRecId _exportObligationPeriodRecId)
Run On
Called
Parameters
- _exportObligationPeriodRecId
Type: RefRecId Extended Data Type
The record ID of the ExportObligationPeriod_IN table.
Return Value
Type: boolean
true if the EximEPCGBlockExtension_IN record is found; otherwise, false.