Share via


TaxRegistrationGroupSetup_IN.checkSTC Method

Checks whether the specified record in the TaxRegistrationNumbers_IN table exists in the specified company.

Syntax

public boolean checkSTC(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