IntrastatFormLetterController_ES.setRange Method [AX 2012]

Displays the custom dialog box that was created by the IntrastatFormLetter_ES class.

Syntax

public void setRange(
    Query _query, 
    FromDate _fromDate, 
    ToDate _toDate, 
    boolean _Correction, 
    IntrastatDirection _direction, 
    SRSReportParameter _companyRegNumParam, 
    SRSReportParameter _periodMonthParam, 
    SRSReportParameter _periodYearParam)

Run On

Called

Parameters

  • _Correction
    Type: boolean
    Only corrections.

See Also

Reference

IntrastatFormLetterController_ES Class