Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Processes the report business logic.
Syntax
public void processReport()
Run On
Server
Remarks
This method calls the controller methods and inserts the data into the TaxSpecPerLedgerTransTmp table.
It provides the ability to write the report business logic. This method is called by Microsoft SQL Server Reporting Services at runtime. The method should compute the data and populate the data tables to be returned to Reporting Services.