Skip to content

/AWS1/CL_CNTCONTACTFLOWSRCHF00

Filters to be applied to search results.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_tagfilter TYPE REF TO /AWS1/CL_CNTCTLPLANETAGFILTER /AWS1/CL_CNTCTLPLANETAGFILTER

An object that can be used to specify Tag conditions inside the SearchFilter. This accepts an OR of AND (List of List) input where:

  • Top level list specifies conditions that need to be applied with OR operator

  • Inner list specifies conditions that need to be applied with AND operator.

io_flowattributefilter TYPE REF TO /AWS1/CL_CNTCONTFLOWATTRFILTER /AWS1/CL_CNTCONTFLOWATTRFILTER

Flow attribute filter for contact flow search operations.


Queryable Attributes

TagFilter

An object that can be used to specify Tag conditions inside the SearchFilter. This accepts an OR of AND (List of List) input where:

  • Top level list specifies conditions that need to be applied with OR operator

  • Inner list specifies conditions that need to be applied with AND operator.

Accessible with the following methods

Method Description
GET_TAGFILTER() Getter for TAGFILTER

FlowAttributeFilter

Flow attribute filter for contact flow search operations.

Accessible with the following methods

Method Description
GET_FLOWATTRIBUTEFILTER() Getter for FLOWATTRIBUTEFILTER