/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¶
MetricsDataSource
io_messageinsightsdatasource TYPE REF TO /AWS1/CL_SE2MSGINSIGHTSDATASRC /AWS1/CL_SE2MSGINSIGHTSDATASRC¶
MessageInsightsDataSource
Queryable Attributes¶
MetricsDataSource¶
MetricsDataSource
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICSDATASOURCE() |
Getter for METRICSDATASOURCE |
MessageInsightsDataSource¶
MessageInsightsDataSource
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MSGINSIGHTSDATASOURCE() |
Getter for MESSAGEINSIGHTSDATASOURCE |