EximDEPBSchemesTable_IN::findByAuthorizationTypeSchemeId Method

Finds an EXIM DEPB schemes table, based on the authorization type scheme ID.

Syntax

client server public static EximDEPBSchemesTable_IN findByAuthorizationTypeSchemeId(EximDEPBId_IN _depbId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: EximDEPBSchemesTable_IN Table
The instance of the EximDEPBSchemesTable_IN class.

See Also

Reference

EximDEPBSchemesTable_IN Table