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

  • _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.

See Also

Reference

PurchReqTable Table