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 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.