Share via


IntrastatFormLetterDPSE.queryBuild Method [AX 2012]

Builds the query by passing the from date and to date UI parameter values to the TransDate range and direction UI parameter value to the IntrastatDirection range.

Syntax

private Query queryBuild(Query _query)

Run On

Server

Parameters

Return Value

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

See Also

Reference

IntrastatFormLetterDPSE Class