Share via


EximExportDetails_IN::findBySchemeRecIdItemId Method

Reads the EximExportDetails_IN table for the specified EximAuthorizationSchemesTableRecId_IN and ItemId values.

Syntax

client server public static EximExportDetails_IN findBySchemeRecIdItemId(
    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: EximExportDetails_IN Table
The EximExportDetails_IN table record

See Also

Reference

EximExportDetails_IN Table