/AWS1/CL_CNTSRCHABLESEGMENTA00¶
The search criteria based on searchable segment attributes of a contact
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_criteria TYPE /AWS1/CL_CNTSRCHABLESEGMENTA01=>TT_SRCHABLESEGMENTATTRSCRITLST TT_SRCHABLESEGMENTATTRSCRITLST¶
The list of criteria based on searchable segment attributes.
Optional arguments:¶
iv_matchtype TYPE /AWS1/CNTSRCHCONTACTSMATCHTYPE /AWS1/CNTSRCHCONTACTSMATCHTYPE¶
The match type combining search criteria using multiple searchable segment attributes.
Queryable Attributes¶
Criteria¶
The list of criteria based on searchable segment attributes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CRITERIA() |
Getter for CRITERIA, with configurable default |
ASK_CRITERIA() |
Getter for CRITERIA w/ exceptions if field has no value |
HAS_CRITERIA() |
Determine if CRITERIA has a value |
MatchType¶
The match type combining search criteria using multiple searchable segment attributes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MATCHTYPE() |
Getter for MATCHTYPE, with configurable default |
ASK_MATCHTYPE() |
Getter for MATCHTYPE w/ exceptions if field has no value |
HAS_MATCHTYPE() |
Determine if MATCHTYPE has a value |