Share via


TradeDocumentReportController.initArgs Method [AX 2012]

Initializes the arguments and sets the report name.

Syntax

protected void initArgs(Args _args, SRSCatalogItemName _reportName)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments from the caller.

See Also

Reference

TradeDocumentReportController Class