Share via


smmSalesCustItemStatisticsDP.processReport Method [AX 2012]

Processes the report business logic.

Syntax

public void processReport()

Run On

Server

Remarks

Provides the ability to write the report business logic. This method is called by Microsoft SQL Server Reporting Services at run time. The method computes the data and populates the data tables to return to Reporting Services.

See Also

Reference

smmSalesCustItemStatisticsDP Class