TaxData::findExciseType_IN Method
Finds excise type.
Syntax
client server public static TaxData findExciseType_IN(
TaxCode _taxCode,
RefRecId _tariffCode,
TransDate _date,
TaxBase _base)
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _tariffCode
Type: RefRecId Extended Data Type
The tariff code.
- _date
Type: TransDate Extended Data Type
The transaction date.
- _base
Type: TaxBase Extended Data Type
The tax base.
Return Value
Type: TaxData Table
The instance of the TaxData class.