Share via


TaxReportFormatter_IT.error Method [AX 2012]

Handles report validation errors when they are found.

Syntax

public boolean error(str _message)

Run On

Called

Parameters

  • _message
    Type: str
    The error message.

Return Value

Type: boolean
false.

See Also

Reference

TaxReportFormatter_IT Class