Share via


TaxReportDomesticTransferCursor_IT.isEuropeanTransaction Method [AX 2012]

Indicates whether the tax transaction relates to EU trade (whether it is a reverse charge transaction).

Syntax

public boolean isEuropeanTransaction()

Run On

Server

Return Value

Type: boolean
true if the tax transaction relates to EU trade (whether it is a reverse charge transaction); otherwise, false.

See Also

Reference

TaxReportDomesticTransferCursor_IT Class