TaxTable::findTaxPeriod_IN Method
Finds tax period from tax table.
Syntax
client server public static TaxTable findTaxPeriod_IN(TaxPeriod _taxPeriod, RefRecId _taxComponentTableRecId)
Run On
Called
Parameters
- _taxPeriod
Type: TaxPeriod Extended Data Type
The tax period.
- _taxComponentTableRecId
Type: RefRecId Extended Data Type
The tax component table RecId.
Return Value
Type: TaxTable Table
The instance of the TaxTable class.