TaxInformation_IN.validateTAN Method
Checks whether the value that is entered in the TAN number field is a valid TAN for the specific registration type.
Syntax
public boolean validateTAN(TaxRegistrationType_IN _registrationType)
Run On
Called
Parameters
- _registrationType
Type: TaxRegistrationType_IN Enumeration
The registration type of the TAN.
Return Value
Type: boolean
A Boolean value based on the matched value.