InventDimCtrl::newFromReport Method [AX 2012]
Creates and initializes an instance of the default InventDimCtrl Class handler for reports.
Syntax
client server public static InventDimCtrl newFromReport(ReportRun _reportRun)
Run On
Called
Parameters
- _reportRun
Type: ReportRun Class
The report where controls are maintained.
Return Value
Type: InventDimCtrl Class
A standard InventDimCtrl Class instance to use in a report.
Remarks
All inventory dimension sources in the report will be controlled by this class.