Skip to content

/AWS1/CL_PPTEVENTCONDITION

Specifies the conditions to evaluate for an event that applies to an activity in a journey.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_dimensions TYPE REF TO /AWS1/CL_PPTEVENTDIMENSIONS /AWS1/CL_PPTEVENTDIMENSIONS

The dimensions for the event filter to use for the activity.

iv_messageactivity TYPE /AWS1/PPT__STRING /AWS1/PPT__STRING

The message identifier (message_id) for the message to use when determining whether message events meet the condition.


Queryable Attributes

Dimensions

The dimensions for the event filter to use for the activity.

Accessible with the following methods

Method Description
GET_DIMENSIONS() Getter for DIMENSIONS

MessageActivity

The message identifier (message_id) for the message to use when determining whether message events meet the condition.

Accessible with the following methods

Method Description
GET_MESSAGEACTIVITY() Getter for MESSAGEACTIVITY, with configurable default
ASK_MESSAGEACTIVITY() Getter for MESSAGEACTIVITY w/ exceptions if field has no val
HAS_MESSAGEACTIVITY() Determine if MESSAGEACTIVITY has a value