Share via


TaxReportDomesticExportWriter_Vld_IT.error Method [AX 2012]

Registers an error.

Syntax

public void error(str _message)

Run On

Called

Parameters

  • _message
    Type: str
    The error message.

Remarks

Depending on the implementation of the writer, this method can be overridden to show display error messages in the Infolog.

See Also

Reference

TaxReportDomesticExportWriter_Vld_IT Class