Share via


IntrastatFormLetterDPFI.queryBuild Method [AX 2012]

Builds the query by passing the From date and the To date UI parameter values to the Transdate extended data type range and the Direction UI parameter value to the direction range.

Syntax

private Query queryBuild(Query _query)

Run On

Server

Parameters

Return Value

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

See Also

Reference

IntrastatFormLetterDPFI Class