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 a EximAnnualConsumption_IN record exists for a given EximAuthorizationSchemesTableRecId_IN table RecId value and a given ItemId value.
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 table RecId value.
- _itemId
Type: ItemId Extended Data Type
The ItemId value.
Return Value
Type: boolean
true if the EximAnnualConsumption_IN record is found; otherwise, false.