TaxRegistrationGroupSetup_IN.checkECC Method
Checks the ECC of the tax registration group setup.
Syntax
public boolean checkECC(TaxRegistrationNumberRecId_IN _taxIdentificationNumber, [CompanyId _companyId])
Run On
Called
Parameters
- _taxIdentificationNumber
Type: TaxRegistrationNumberRecId_IN Extended Data Type
The tax identification number.
- _companyId
Type: CompanyId Extended Data Type
The company ID.
Return Value
Type: boolean
true if the check is successful; otherwise, false.