InventSettlementAdjSecCurHelper_RU.setRange Method [AX 2012]
Is used to set the dynamic ranges in the InventClosingAdjSecCur_RU query.
Syntax
public void setRange(Query query, Args _args)
Run On
Called
Parameters
- query
Type: Query Class
The query that is currently used in the report.
- _args
Type: Args Class
The Args object reference.
Exceptions
Exception | Condition |
---|---|
Error | The record that is passed in the _args parameter does not have an InventClosing record. |