PlFiscalDoc2InvoiceController.setRanges Method [AX 2012]

Sets the ranges for the report query.

public void setRanges(
    Query _query, 
    TransDate _fromDate, 
    TransDate _toDate)

Run On

Called

Parameters

_query
Type: Query Class
The _query object.
_fromDate
Type: TransDate Extended Data Type
The _fromDate object.
_toDate
Type: TransDate Extended Data Type
The _toDate object.

Community Additions

ADD
Show: