Share via


SrsPrintMgmtFormLetterController.runOutputReports Method [AX 2012]

Iterates through each record in print management for the document and prints the report.

Syntax

protected void runOutputReports()

Run On

Called

Exceptions

Exception Condition
Error

The FormLetterReport instance variable is not initialized as part of the initPrintMgmtReportRun method.

Remarks

Do not override this method.

See Also

Reference

SrsPrintMgmtFormLetterController Class