ExceptionCodeTable_BR::exist Method
Checks whether at least one record exists for the given parameters.
Syntax
client server public static boolean exist(TaxFiscalClassificationId_BR _taxFiscalClassificationId, ExceptionCode_BR _exceptionCode)
Run On
Called
Parameters
- _taxFiscalClassificationId
Type: TaxFiscalClassificationId_BR Extended Data Type
The TaxFiscalClassificationId value to search.
- _exceptionCode
Type: ExceptionCode_BR Extended Data Type
The ExceptionCode value to search.
Return Value
Type: boolean
true if at least one record is found; otherwise, false.