Share via


IntrastatListDPUK.queryBuild 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

private Query queryBuild(Query _query)

Run On

Server

Parameters

Return Value

Type: Query Class
An updated query that is filtered by the UI parameter values.

See Also

Reference

IntrastatListDPUK Class