Share via


InventSalesVATDetailsDP_CN.processReport Method [AX 2012]

Processes the business logic of the report.

Syntax

public void processReport()

Run On

Server

Remarks

This method is called by SSRS at run time. It computes the data and populate the data tables that will be returned to SSRS.

See Also

Reference

InventSalesVATDetailsDP_CN Class