Share via


TaxRegistrationGroupSetup_IN.checkTIN Method

Checks whether the specified record in the TaxRegistrationNumbers_IN table exists for the specified registration number in the specified company.

Syntax

public boolean checkTIN(TaxRegistrationNumberRecId_IN _taxIdentificationNumber, [CompanyId _companyId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified TaxRegistrationNumbers_IN record exists; otherwise, false.

See Also

Reference

TaxRegistrationGroupSetup_IN Table