Share via


IntrastatFormLetterController_AT.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 _onlyCorrections, 
    SRSReportParameter _reportParameter)

Run On

Called

Parameters

  • _onlyCorrections
    Type: boolean
    A Boolean value that specifies whether to use only corrections.

See Also

Reference

IntrastatFormLetterController_AT Class