PurchTableListPageInteraction.applyPurchRFQRange Method [AX 2012]

Applies the range in the PurchTable table for the PurchId field.

private void applyPurchRFQRange(Query _query, PurchRFQTable _purchRFQTable)

Run On

Called

Parameters

_query
Type: Query Class
The input query.
_purchRFQTable
Type: PurchRFQTable Table
The PurchRFQTable record.

This method is called when initializing the query to filters the PurchTable table with the required PurchId field values.

Community Additions

ADD
Show: