Skip to content

/AWS1/CL_BDOTRIGGERCONDINPUT

Condition that triggers memory processing.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_messagebasedtrigger TYPE REF TO /AWS1/CL_BDOMSGBASEDTRIGGERINP /AWS1/CL_BDOMSGBASEDTRIGGERINP

Message based trigger configuration.

io_tokenbasedtrigger TYPE REF TO /AWS1/CL_BDOTOKBASEDTRIGGERINP /AWS1/CL_BDOTOKBASEDTRIGGERINP

Token based trigger configuration.

io_timebasedtrigger TYPE REF TO /AWS1/CL_BDOTIMEBASEDTRIGGER00 /AWS1/CL_BDOTIMEBASEDTRIGGER00

Time based trigger configuration.


Queryable Attributes

messageBasedTrigger

Message based trigger configuration.

Accessible with the following methods

Method Description
GET_MESSAGEBASEDTRIGGER() Getter for MESSAGEBASEDTRIGGER

tokenBasedTrigger

Token based trigger configuration.

Accessible with the following methods

Method Description
GET_TOKENBASEDTRIGGER() Getter for TOKENBASEDTRIGGER

timeBasedTrigger

Time based trigger configuration.

Accessible with the following methods

Method Description
GET_TIMEBASEDTRIGGER() Getter for TIMEBASEDTRIGGER

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_TRIGGERCONDITIONINPUTLIST

TYPES TT_TRIGGERCONDITIONINPUTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDOTRIGGERCONDINPUT WITH DEFAULT KEY
.