Share via


EximEPCGExportObligationPeriod_IN::find Method

Reads the EximEPCGExportObligationPeriod_IN table for the specified record ID.

Syntax

client server public static EximEPCGExportObligationPeriod_IN find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: EximEPCGExportObligationPeriod_IN Table
A buffer that contains the EximEPCGExportObligationPeriod_IN table.

See Also

Reference

EximEPCGExportObligationPeriod_IN Table