InventJournalTransTransferController.setRanges Method [AX 2012]
Sets the report query ranges based on the caller.
Syntax
public void setRanges(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
The Query object of the report.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the report query ranges based on the caller.
public void setRanges(Query _query)
Called