PurchAgreementListPageInteraction.applyPurchRFQRange Method [AX 2012]

Applies the range on the PurchAgreementHeader table for the PurchNumberSequence 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 table.

This method is called when initializing the query to filters the PurchAgreementHeader table with the required PurchNumberSequence values.

Community Additions

ADD
Show: