Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _depbId
Type: EximDEPBId_IN Extended Data Type
The DEPB ID.
- _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.