PurchStatisticsController::getReportName Method [AX 2012]

Gets the report name based on caller menu item.

client server public static str getReportName(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The Args context.

Return Value

Type: str
The report name.
Show: