Share via


TaxWithholdMonthlyReportDP_IT.initQuery Method [AX 2012]

Builds the query by passing the From date and the To date UI parameter values to the transdate range and the Direction UI parameter value to the direction range.

Syntax

protected Query initQuery(Query _query)

Run On

Server

Parameters

Return Value

Type: Query Class
The updated query, filtered by the UI parameter values.

See Also

Reference

TaxWithholdMonthlyReportDP_IT Class