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.
Validates whether the registration number that is entered is valid.
Syntax
private boolean validateRegistrationNumber(
RefRecId _registrationNumber,
TaxType_IN _taxType,
str _labelLoc)
Run On
Called
Parameters
- _registrationNumber
Type: RefRecId Extended Data Type
The reference record ID of the registrationNumber table.
- _taxType
Type: TaxType_IN Enumeration
The TaxType_IN value.
- _labelLoc
Type: str
The label for the error.
Return Value
Type: boolean
A Boolean value.