Share via


TaxReportDomesticTransferCursor_IT.isSettledInvoiceInPastFiscalYear Method [AX 2012]

Indicates whether the tax transaction relates to a customer/vendor transaction which is settled against an invoice in one of the previous years.

Syntax

public boolean isSettledInvoiceInPastFiscalYear()

Run On

Server

Return Value

Type: boolean
true if the tax transaction relates to a customer/vendor transaction which is settled against an invoice in one of the previous years; otherwise, false.

See Also

Reference

TaxReportDomesticTransferCursor_IT Class