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
CalledParameters
- _query
- Type: Query Class
The input query.
- _purchRFQTable
- Type: PurchRFQTable Table
The PurchRFQTable table.
Community Additions
ADD
Show: