PurchReqTableFilter.status Method [AX 2012]
Builds a filter to use on the purchase requisition status.
protected str status(str _operator, PurchReqRequisitionStatus _status)
Run On
CalledParameters
- _operator
- Type: str
The operator that specifies the operations to perform in the filter.
- _status
- Type: PurchReqRequisitionStatus Enumeration
The status to use in the filter.
Show: