Tax.doAdjustmentsExist Method [AX 2012]

Gets a value that indicates if tax adjustments exist for the source document.

Syntax

protected boolean doAdjustmentsExist([RefTableId _headingTableId, RefRecId _headingRecId])

Run On

Server

Parameters

Return Value

Type: boolean
true if tax adjustments exist for the source document; otherwise, false.

See Also

Reference

Tax Class