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.
Gets total tax value.
Syntax
protected TaxValue getTotalTaxValue_IN(
RefRecId _taxComponent,
RefRecId _exciseTariffCode,
TransDate _calculationDate)
Run On
Server
Parameters
- _taxComponent
Type: RefRecId Extended Data Type
The tax component.
- _exciseTariffCode
Type: RefRecId Extended Data Type
The excise tariff code.
- _calculationDate
Type: TransDate Extended Data Type
The calculation date.
Return Value
Type: TaxValue Extended Data Type
The instance of the TaxValue class.