Share via


TaxSettlement.allowPostingOfReversals Method [AX 2012]

Indicates whether the tax posting should post reversal records.

Syntax

protected boolean allowPostingOfReversals()

Run On

Server

Return Value

Type: boolean
true if a TaxTrans record with a TaxOrigin value of the TaxReversed class should be able to post; otherwise, false.

See Also

Reference

TaxSettlement Class