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