InventItemPriceCompareDP.processReport Method [AX 2012]
Processes the business logic of the SQL Server Reporting Services (SSRS) report.
Syntax
public void processReport()
Run On
Server
Remarks
This method will be called by SSRS at run time.The method will compute the data and populate the data tables that will be returned to SSRS.