Skip to content

/AWS1/CL_CN2EVENTTRIGCONTEXT

Event trigger context data

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_sourceevent TYPE /AWS1/CN2SOURCEEVENT /AWS1/CN2SOURCEEVENT

Source event object for event triggers

io_channelcontext TYPE REF TO /AWS1/CL_CN2CHANNELCONTEXT /AWS1/CL_CN2CHANNELCONTEXT

Additional metadata related to the event trigger context


Queryable Attributes

sourceEvent

Source event object for event triggers

Accessible with the following methods

Method Description
GET_SOURCEEVENT() Getter for SOURCEEVENT, with configurable default
ASK_SOURCEEVENT() Getter for SOURCEEVENT w/ exceptions if field has no value
HAS_SOURCEEVENT() Determine if SOURCEEVENT has a value

channelContext

Additional metadata related to the event trigger context

Accessible with the following methods

Method Description
GET_CHANNELCONTEXT() Getter for CHANNELCONTEXT