EximImportDetails_IN::exist Method
Checks whether an EximImportDetails_IN record exists for the specified EximAuthorizationSchemesTableRecId_IN and ItemId values.
Syntax
client server public static boolean exist(EximAuthorizationSchemesTableRecId_IN _authorizationSchemesTableRecId, ItemId _itemId)
Run On
Called
Parameters
- _authorizationSchemesTableRecId
Type: EximAuthorizationSchemesTableRecId_IN Extended Data Type
The EximAuthorizationSchemesTableRecId_IN value.
- _itemId
Type: ItemId Extended Data Type
The ItemId value.
Return Value
Type: boolean
true if the EximImportDetails_IN record is found; otherwise, false.