Share via


InventDimCtrl_Rep_Sales::newFromReport Method [AX 2012]

Creates and initializes an instance of the class that is used in reports.

Syntax

client server public static InventDimCtrl_Rep_Sales newFromReport(ReportRun _reportRun)

Run On

Called

Parameters

  • _reportRun
    Type: ReportRun Class
    The report where controls are maintained.

Return Value

Type: InventDimCtrl_Rep_Sales Class
An instance of the class that is used in a report.

See Also

Reference

InventDimCtrl_Rep_Sales Class