Share via


SalesLineBackOrderListPageInteraction.initializeQuery Method [AX 2012]

Sets the initial ranges and sorting of the PurchLineBackOrder records.

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

SalesLineBackOrderListPageInteraction Class