Share via


IntrastatFormLetterController_DE.setRange Method [AX 2012]

Assigns the UI parameter values to the query.

Syntax

public void setRange(
    Query _query, 
    FromDate _fromDate, 
    ToDate _toDate, 
    IntrastatDirection _direction, 
    boolean _corrections, 
    SRSReportParameter _parameter)

Run On

Called

Parameters

  • _corrections
    Type: boolean
    The corrections.

See Also

Reference

IntrastatFormLetterController_DE Class