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.
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(
EximAuthorizationSchemesTableRecId_IN _authorizationSchemesTableRecId,
Version _version,
ItemId _itemId)
Run On
Called
Parameters
- _authorizationSchemesTableRecId
Type: EximAuthorizationSchemesTableRecId_IN Extended Data Type
The authorization scheme table record id of the EximSummaryImportableItems_IN table record.
- _version
Type: Version Extended Data Type
The version of the EximSummaryImportableItems_IN table record.
- _itemId
Type: ItemId Extended Data Type
The item id of the EximSummaryImportableItems_IN table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.