/AWS1/CL_SE2EVENTDETAILS¶
Contains a Bounce object if the event type is BOUNCE.
Contains a Complaint object if the event type is COMPLAINT.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_bounce TYPE REF TO /AWS1/CL_SE2BOUNCE /AWS1/CL_SE2BOUNCE¶
Information about a
Bounceevent.
io_complaint TYPE REF TO /AWS1/CL_SE2COMPLAINT /AWS1/CL_SE2COMPLAINT¶
Information about a
Complaintevent.
Queryable Attributes¶
Bounce¶
Information about a
Bounceevent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BOUNCE() |
Getter for BOUNCE |
Complaint¶
Information about a
Complaintevent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPLAINT() |
Getter for COMPLAINT |