Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Indicates whether the specified record exists in the TaxIntervatDetail table and displays a message if the record does not exist.
Syntax
client server public static boolean checkExist(TaxBox _taxIntervatTaxBox, RefRecId _taxIntervatGeneral)
Run On
Called
Parameters
- _taxIntervatTaxBox
Type: TaxBox Extended Data Type
The TaxBox value of the record for which to check.
- _taxIntervatGeneral
Type: RefRecId Extended Data Type
The RefRecId value of the record for which to check.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.