Creates an instance of CollectionFilterFunction.
Name of the function that returns a collection value.
Representation of the parameters passed to the filter function.
Type of the returned collection value. This influences the formatting of the returned value.
Creates an instance of Filter for this filter function and the given value using the operator 'ne', i.e. !=
.
Value to be used in the filter.
The resulting filter.
Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.
Representation of a filter function, that returns a collection of values.