Share via


TaxReportDomesticExport_IT.error Method [AX 2012]

Handles report validation errors when they are found.

Syntax

protected boolean error(str _message)

Run On

Called

Parameters

  • _message
    Type: str
    The error message.

Return Value

Type: boolean
false.

See Also

Reference

TaxReportDomesticExport_IT Class