/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
Bounce
event.
io_complaint
TYPE REF TO /AWS1/CL_SE2COMPLAINT
/AWS1/CL_SE2COMPLAINT
¶
Information about a
Complaint
event.
Queryable Attributes¶
Bounce¶
Information about a
Bounce
event.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BOUNCE() |
Getter for BOUNCE |
Complaint¶
Information about a
Complaint
event.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COMPLAINT() |
Getter for COMPLAINT |