Share via


TaxReportDomesticFunctions_IT::reportTaxTransChangeRequiresRecalc Method [AX 2012]

Determines whether the change in the report tax transaction might affect report line amounts or threshold base amounts.

Syntax

client server public static boolean reportTaxTransChangeRequiresRecalc(TaxReportDomesticTaxTrans_IT _origReportTaxTrans, TaxReportDomesticTaxTrans_IT _newReportTaxTrans)

Run On

Called

Parameters

Return Value

Type: boolean
Whether the change in the report tax transaction might affect report line amounts or threshold base amounts.

See Also

Reference

TaxReportDomesticFunctions_IT Class