Share via


TaxReportDomesticExportWriter_Vld_IT.warning Method [AX 2012]

Registers a warning.

Syntax

public void warning(str _message)

Run On

Called

Parameters

  • _message
    Type: str
    The warning message.

Remarks

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

See Also

Reference

TaxReportDomesticExportWriter_Vld_IT Class