Share via


IntrastatReporting_PL.prepareQuery Method [AX 2012]

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

Syntax

protected QueryBuildDataSource prepareQuery()

Run On

Called

Return Value

Type: QueryBuildDataSource Class
A QueryBuildDataSource data source with query criteria applied.

Exceptions

Exception Condition
Error

An exception is thrown when the Intrastat data source table is not found.

See Also

Reference

IntrastatReporting_PL Class