Share via


ProdWIPLedgerConflictController::startReport Method [AX 2012]

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.

See Also

Reference

ProdWIPLedgerConflictController Class