/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 anORofAND(List of List) input where:
Top level list specifies conditions that need to be applied with
ORoperatorInner list specifies conditions that need to be applied with
ANDoperator.
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 anORofAND(List of List) input where:
Top level list specifies conditions that need to be applied with
ORoperatorInner list specifies conditions that need to be applied with
ANDoperator.
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 |