Share via


SalesQuotationListPageInteraction.initializeQuery Method [AX 2012]

Enables the SmmBusRelTable field in the data source, provided that the table is not a temporary table, and sets the range values for the query.

Syntax

public void initializeQuery(Query _query)

Run On

Called

Parameters

Remarks

This method is called one time by the framework when the data source query is initialized.

See Also

Reference

SalesQuotationListPageInteraction Class