ProjListLedgerUpdatesController.setRanges Method [AX 2012]

Checking from which menu item report is called based on this adding the ranges and filtering records.

public void setRanges(Query _reportQuery, int _menuitemNumber)

Run On

Called

Parameters

_reportQuery
Type: Query Class
The report query to modify.
_menuitemNumber
Type: int
The menu identifier.

Set ranges on data source based on the values selected in report parameters dialog

Community Additions

ADD
Show: