Share via


TaxReportDomesticFunctions_IT::reportTransChangeRequiresRecalc Method [AX 2012]

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

Syntax

client server public static boolean reportTransChangeRequiresRecalc(TaxReportDomesticTrans_IT _origReportTrans, TaxReportDomesticTrans_IT _newReportTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

TaxReportDomesticFunctions_IT Class