Skip to content

/AWS1/CL_SE2LISTCONTACTSFILTER

A filter that can be applied to a list of contacts.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_FILTEREDSTATUS TYPE /AWS1/SE2SUBSCRIPTIONSTATUS /AWS1/SE2SUBSCRIPTIONSTATUS

The status by which you are filtering: OPT_IN or OPT_OUT.

IO_TOPICFILTER TYPE REF TO /AWS1/CL_SE2TOPICFILTER /AWS1/CL_SE2TOPICFILTER

Used for filtering by a specific topic preference.


Queryable Attributes

FilteredStatus

The status by which you are filtering: OPT_IN or OPT_OUT.

Accessible with the following methods

Method Description
GET_FILTEREDSTATUS() Getter for FILTEREDSTATUS, with configurable default
ASK_FILTEREDSTATUS() Getter for FILTEREDSTATUS w/ exceptions if field has no valu
HAS_FILTEREDSTATUS() Determine if FILTEREDSTATUS has a value

TopicFilter

Used for filtering by a specific topic preference.

Accessible with the following methods

Method Description
GET_TOPICFILTER() Getter for TOPICFILTER