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.
Calculates the taxes.
Syntax
public TaxAmountCur calcTax(TradeTotalsBase _fiscalDocumentTotals)
Run On
Called
Parameters
- _fiscalDocumentTotals
Type: TradeTotalsBase Class
The TradeTotalsBase totals object that is used to calculate the taxes.
Return Value
Type: TaxAmountCur Extended Data Type
The tax amount that is calculated.