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.
Verifies whether records are in the table for the current record.
Syntax
client server public static boolean exist(TaxRegistrationNumberRecId_IN _registrationNumber)
Run On
Called
Parameters
- _registrationNumber
Type: TaxRegistrationNumberRecId_IN Extended Data Type
The field that is used to find a record in a table.
Return Value
Type: boolean
true if the record exists; otherwise, false.