Share via


TaxReportDomesticTransferCursor_IT.calcIsReversed Method [AX 2012]

Calculates whether the cust/vend transaction for the tax transaction is reversed.

Syntax

public boolean calcIsReversed()

Run On

Server

Return Value

Type: boolean
true if the cust/vend transaction for the tax transaction is reversed; otherwise, false.

See Also

Reference

TaxReportDomesticTransferCursor_IT Class