Share via


RunbaseReportStd.initQueryRun Method [AX 2012]

Initializes the internal queryRun variable.

Syntax

protected void initQueryRun()

Run On

Called

Remarks

This method is called to initialize the internal queryRun variable. Typically, this is a copy of the queryRun inside reportRun.

Normally, this method should not be overridden.

See Also

Reference

RunbaseReportStd Class