TradeDocumentReportController.outputReport Method [AX 2012]

Executes the report for the print management setting that is currently loaded.

protected void outputReport()

Run On

Called

ExceptionCondition
Error

A print management object has not been initialized.

The outReports method iterates over print management settings and calls this method for each print management setting that is loaded.

Override this method to modify parameters for each print setting.

Community Additions

ADD
Show: