PurchReqTableFilter::newEPFilter Method [AX 2012]
Initializes a new instance of the PurchReqTableFilter class to be used on the Enterprise Portal.
client server public static PurchReqTableFilter newEPFilter(PurchReqTableFilterType _filterType, str _delimiter)
Run On
CalledParameters
- _filterType
- Type: PurchReqTableFilterType Enumeration
The type that controls which filter to build.
- _delimiter
- Type: str
The delimiter that is used to separate the filter conditions.
Show: