Share via


TaxData::findFormType_IN Method

Reads the TaxData table for the specified sales tax form type.

Syntax

client server public static TaxData findFormType_IN(
    TaxCode _taxCode, 
    SalesTaxFormTypesRecId_IN _formType, 
    TransDate _date, 
    TaxBase _base)

Run On

Called

Parameters

Return Value

Type: TaxData Table
A buffer containing TaxData table.

See Also

Reference

TaxData Table