Share via


TaxReportDomesticTransferCursor_IT.isSettledInvoiceInSameFiscalYear Method [AX 2012]

Indicates whether the tax transaction relates to a customer/vendor transaction which is settled against an invoice in the report's year.

Syntax

public boolean isSettledInvoiceInSameFiscalYear()

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 report's year; otherwise, false.

See Also

Reference

TaxReportDomesticTransferCursor_IT Class