Filter: EntityCtxFlexSearchFilter

An aggregation contains all values of a list. Each check in this type is true if it matches any of the values in the list.


Input Fields

NameTypeDescription
ANDEntityCtxFlexSearchFilter

A field that checks if all filters in the list apply

If the list is empty, this filter applies to all objects.

OREntityCtxFlexSearchFilter

A field that checks if any of the filters in the list apply.

If the list is empty, this filter applies to no objects.

Note that only the items in the list or-combined; this complete OR field is and-combined with outer fields in the parent filter type.

businessUnitID

Checks if businessUnit equals a specified value.

The business unit ID.

businessUnit_inID

Checks if businessUnit is equal to one of the specified values.

The business unit ID.

businessUnit_notID

Checks if businessUnit does not equal a specified value

The business unit ID.

businessUnit_not_inID

Checks if businessUnit is not equal to one of the specified values.

The business unit ID.

productID

Checks if product equals a specified value.

The product ID.

product_inID

Checks if product is equal to one of the specified values.

The product ID.

product_notID

Checks if product does not equal a specified value

The product ID.

product_not_inID

Checks if product is not equal to one of the specified values.

The product ID.


This page was generated: 2024-05-17