InventJournalReport_RU.createExcelReport Method [AX 2012]

Initializes a new instance of the XML Microsoft Excel report.

Syntax

protected XMLExcelReport_RU createExcelReport()

Run On

Called

Return Value

Type: XMLExcelReport_RU Class
A new instance of the report. The type of the report corresponds to the type of the descendant.

Remarks

This method cannot be made abstract, because not all descendants use Excel for output.

See Also

Reference

InventJournalReport_RU Class