PurchReqTable::getEPFilterCondition Method
Builds a filter that will be used on grids in Enterprise Portal.
Syntax
client server public static str getEPFilterCondition(PurchReqTableFilterType _purchReqTableFilterType, str _delimiter)
Run On
Called
Parameters
- _purchReqTableFilterType
Type: PurchReqTableFilterType Enumeration
The type that controls which filter to build.
- _delimiter
Type: str
The delimiter that is used to separate the filter conditions.
Return Value
Type: str
A string that contains the filter for the purchReqTable table.