Skip to content

/AWS1/CL_TRLAGGREGATIONCONF

An object that contains configuration settings for aggregating events.

CONSTRUCTOR

IMPORTING

Required arguments:

it_templates TYPE /AWS1/CL_TRLTEMPLATES_W=>TT_TEMPLATES TT_TEMPLATES

A list of aggregation templates that can be used to configure event aggregation.

iv_eventcategory TYPE /AWS1/TRLEVENTCATEGORYAGGR /AWS1/TRLEVENTCATEGORYAGGR

Specifies the event category for which aggregation should be performed.


Queryable Attributes

Templates

A list of aggregation templates that can be used to configure event aggregation.

Accessible with the following methods

Method Description
GET_TEMPLATES() Getter for TEMPLATES, with configurable default
ASK_TEMPLATES() Getter for TEMPLATES w/ exceptions if field has no value
HAS_TEMPLATES() Determine if TEMPLATES has a value

EventCategory

Specifies the event category for which aggregation should be performed.

Accessible with the following methods

Method Description
GET_EVENTCATEGORY() Getter for EVENTCATEGORY, with configurable default
ASK_EVENTCATEGORY() Getter for EVENTCATEGORY w/ exceptions if field has no value
HAS_EVENTCATEGORY() Determine if EVENTCATEGORY has a value

Public Local Types In This Class

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

TT_AGGREGATIONCONFIGURATIONS

TYPES TT_AGGREGATIONCONFIGURATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_TRLAGGREGATIONCONF WITH DEFAULT KEY
.