Share via


InventProdComController_BE.runReport Method [AX 2012]

Runs the report to several different destinations.

Syntax

public void runReport()

Run On

Called

Exceptions

Exception Condition
Error

The report contract was not found or another error was encountered when the report was executed.

Remarks

This method calls the preRunModifyContract , preRunReport , and postRunReport methods when executing the report.

See Also

Reference

InventProdComController_BE Class