Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.