Share via


TaxReportDomesticTransferCursor_IT.hasSingleSettledInvoice Method [AX 2012]

Indicates whether the customer/vendor transaction of the tax transaction is settled against a single invoice.

Syntax

public boolean hasSingleSettledInvoice()

Run On

Server

Return Value

Type: boolean
true if the customer/vendor transaction of the tax transaction is settled against a single invoice; otherwise, false.

See Also

Reference

TaxReportDomesticTransferCursor_IT Class