Share via


EximDBKSchemesTable_IN::findByDrawbackID Method

Reads the EximDBKSchemesTable_IN table for the specified record ID.

Syntax

client server public static EximDBKSchemesTable_IN findByDrawbackID(EximDutyDrawbackID_IN _drawbackId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: EximDBKSchemesTable_IN Table
The EximDBKSchemesTable_IN table record

See Also

Reference

EximDBKSchemesTable_IN Table