TaxRegistrationGroupSetup_IN.checkSalesTaxRegistrationNumber Method
Checks whether a specified registration number is of the sales tax type.
Syntax
public boolean checkSalesTaxRegistrationNumber(TaxRegistrationNumberRecId_IN _salesTaxRegistrationNumberRecId, [CompanyId _companyId])
Run On
Called
Parameters
- _salesTaxRegistrationNumberRecId
Type: TaxRegistrationNumberRecId_IN Extended Data Type
The registration number to check.
- _companyId
Type: CompanyId Extended Data Type
The company that the registration number belongs to.
Return Value
Type: boolean
true if the registration number is of the sales tax type; otherwise, false.