TmpTax::sumEximTaxAmountCur_IN Method
Gets the sum of the export and import tax amount currency.
Syntax
client server public static TaxAmount sumEximTaxAmountCur_IN(TmpTax _tmpTax, [TaxCode _taxCode])
Run On
Called
Parameters
- _tmpTax
Type: TmpTax Table
The temporary tax.
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
Return Value
Type: TaxAmount Extended Data Type
An instance of the TaxAmount class.