Share via


EximImportDetails_IN::findByAuthorizationItemId Method

Reads the EximImportDetails_IN table for a specified record ID.

Syntax

client server public static EximImportDetails_IN findByAuthorizationItemId(
    EximAuthorizationSchemesTableRecId_IN _authorizationSchemesTableRecId, 
    ItemId _itemId, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: EximImportDetails_IN Table
The EximImportDetails_IN table record.

See Also

Reference

EximImportDetails_IN Table