Share via


WMSSpaceUtilInconsistenciesDP.addReportRecord Method [AX 2012]

Processes the query and adds a record to the report output table.

Syntax

private void addReportRecord(QueryRun cursor)

Run On

Server

Parameters

  • cursor
    Type: QueryRun Class
    The query run holding the current line data.

See Also

Reference

WMSSpaceUtilInconsistenciesDP Class