Skip to content

/AWS1/CL_SE2EXPORTDATASOURCE

An object that contains details about the data source of the export job. It can only contain one of MetricsDataSource or MessageInsightsDataSource object.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_metricsdatasource TYPE REF TO /AWS1/CL_SE2METRICSDATASOURCE /AWS1/CL_SE2METRICSDATASOURCE

An object that contains details about the data source for the metrics export.

io_messageinsightsdatasource TYPE REF TO /AWS1/CL_SE2MSGINSIGHTSDATASRC /AWS1/CL_SE2MSGINSIGHTSDATASRC

An object that contains filters applied when performing the Message Insights export.


Queryable Attributes

MetricsDataSource

An object that contains details about the data source for the metrics export.

Accessible with the following methods

Method Description
GET_METRICSDATASOURCE() Getter for METRICSDATASOURCE

MessageInsightsDataSource

An object that contains filters applied when performing the Message Insights export.

Accessible with the following methods

Method Description
GET_MSGINSIGHTSDATASOURCE() Getter for MESSAGEINSIGHTSDATASOURCE