TradeDocumentReportController.initArgs Method [AX 2012]
Initializes the arguments and sets the report name.
protected void initArgs(Args _args, SRSCatalogItemName _reportName)
Run On
CalledParameters
- _args
- Type: Args Class
The arguments from the caller.
- _reportName
- Type: SRSCatalogItemName Extended Data Type
The name of the report to generate.
Community Additions
ADD
Show: