Share via


TaxRegistration_CA::findByAccountTypeCompanyId Method

Finds the specified Company Info and Tax Account Type record in the TaxRegistration_CA table.

Syntax

client server public static TaxRegistration_CA findByAccountTypeCompanyId(
    RefRecId _companyInfoRecId, 
    TaxAccountType_CA _taxAccountType, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update.

Return Value

Type: TaxRegistration_CA Table
A buffer that has the TaxRegistration_CA table.

See Also

Reference

TaxRegistration_CA Table