Share via


TaxReportDomesticFunctions_IT::subtractReportTransFromTotals Method [AX 2012]

Subtracts the amounts of the report line from the threshold base amounts and then subtracts the amounts of report tax transactions connected to different contracts from their threshold.

Syntax

client server public static void subtractReportTransFromTotals(TaxReportDomesticTrans_IT _reportTrans)

Run On

Called

Parameters

See Also

Reference

TaxReportDomesticFunctions_IT Class