ProdCalcTransVarianceController::runReport Method [AX 2012]
Executes the ProdCalcTransVariance SSRS report with the specified arguments and controller.
client server public static void runReport(Args _args, [ProdCalcTransVarianceController _controller])
Run On
CalledParameters
- _args
- Type: Args Class
The arguments for the controller.
- _controller
- Type: ProdCalcTransVarianceController Class
The execution class that performs the report operations
Show: