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