Share via


InventDimCtrl_Rep_Purch::newFromReport Method [AX 2012]

Creates and initializes an instance of this class that will be used in reports.

Syntax

client server public static InventDimCtrl_Rep_Purch newFromReport(ReportRun _reportRun)

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

InventDimCtrl_Rep_Purch Class