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.
Creates the base setup for the ProdWIPLedgerConflict SSRS report with the specified arguments and controller.
Syntax
client server public static void startReport(Args _args, [ProdWIPLedgerConflictController _controller])
Run On
Called
Parameters
- _args
Type: Args Class
The arguments for the controller.
- _controller
Type: ProdWIPLedgerConflictController Class
The execution class that performs the report operations.