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.
Checks whether an EximExportDetails_IN table 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 EximExportDetails_IN record is found; otherwise, false.