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.
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
- _origReportTaxTrans
Type: TaxReportDomesticTaxTrans_IT Table
Report tax transaction before the change.
- _newReportTaxTrans
Type: TaxReportDomesticTaxTrans_IT Table
Report tax transaction after the change.
Return Value
Type: boolean
Whether the change in the report tax transaction might affect report line amounts or threshold base amounts.