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