PurchReqTableListPageInteraction.applyFilter Method [AX 2012]
Applies the requester filter to a query.
public void applyFilter(
Query _query,
HcmWorkerRecId _requisitionerRecId,
[boolean _saveFilterValues])
Run On
CalledParameters
- _query
- Type: Query Class
The query selected based on a show requisitions filter.
- _requisitionerRecId
- Type: HcmWorkerRecId Extended Data Type
The ID of a selected requester.
- _saveFilterValues
- Type: boolean
A Boolean that indicates whether to save the selected filter values.
Community Additions
ADD
Show: