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.
Adds the amounts of the report tax transaction to the report line amounts and to the threshold base amounts.
Syntax
client server public static void addReportTaxTransToTotals(TaxReportDomesticTaxTrans_IT _reportTaxTrans, [int _multiplier])
Run On
Called
Parameters
- _reportTaxTrans
Type: TaxReportDomesticTaxTrans_IT Table
Report tax transaction.
- _multiplier
Type: int
The multiplier of the the report tax transaction amounts.
Specify 1 if you want to add the amounts.
Specify -1 if you want to substract the amounts.