/AWS1/CL_CNTSRCHCONTSTSMPCOND¶
The timestamp condition indicating which contact timestamp should be used and how it should be filtered. It is not an actual timestamp value.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/CNTSRCHCONTACTSTIMERAN00 /AWS1/CNTSRCHCONTACTSTIMERAN00¶
Type of the timestamps to use for the filter.
iv_conditiontype TYPE /AWS1/CNTSRCHCONTSTIMERANGEC00 /AWS1/CNTSRCHCONTSTIMERANGEC00¶
Condition of the timestamp on the contact.
Queryable Attributes¶
Type¶
Type of the timestamps to use for the filter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
ConditionType¶
Condition of the timestamp on the contact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONDITIONTYPE() |
Getter for CONDITIONTYPE, with configurable default |
ASK_CONDITIONTYPE() |
Getter for CONDITIONTYPE w/ exceptions if field has no value |
HAS_CONDITIONTYPE() |
Determine if CONDITIONTYPE has a value |