RetailYearToYearSalesComparisionSRS::processReport Method [AX 2012]
Processes the report business logic.
Syntax
server public static RetailSalesComparisionTmp processReport(RetailSalesByYearComparisonInterval _reportingInterval)
Run On
Server
Parameters
- _reportingInterval
Type: RetailSalesByYearComparisonInterval Enumeration
The period for which the report will be displayed.
Return Value
Type: RetailSalesComparisionTmp Table
A SalesComparisionTmp temporary table.