PurchReqRequisitionerFilter::existFilter Method
Checks whether records already exists in the PurchReqRequisitionerFilter table for the current user and type parameter.
Syntax
client server public static boolean existFilter(PurchReqOnBehalfReports _type)
Run On
ClientOrServer
Parameters
- _type
Type: PurchReqOnBehalfReports Enumeration
Return Value
Type: boolean
true if a filter exists for the current user; otherwise, false.