Share via


VendPromissoryNoteOpenTransDP_ES.initQuery Method [AX 2012]

Adds ranges to the query that depend on UI parameter selection.

Syntax

public Query initQuery(Query _query)

Run On

Server

Parameters

  • _query
    Type: Query Class
    The main data source of the report.

Return Value

Type: Query Class
The query with ranges.

See Also

Reference

VendPromissoryNoteOpenTransDP_ES Class