DefermentSchedule_IN::exist Method
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.