Skip to content

/AWS1/CL_CNTCONTACTFLOWMODUL01

The search criteria to be used to return flow modules.

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.


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