IntrastatReporting.prepareQuery Method [AX 2012]

Applies any runtime filters and order on the query for data selection.

Syntax

protected QueryBuildDataSource prepareQuery()

Run On

Called

Return Value

Type: QueryBuildDataSource Class
A QueryBuildDataSource data source that has query criteria applied.

Exceptions

Exception Condition
Error

The Intrastat data source table is not found.

See Also

Reference

IntrastatReporting Class