Skip to content

/AWS1/CL_SE2SUPPRESSEDDSTATTRS

An object that contains additional attributes that are related an email address that is on the suppression list for your account or for a specific tenant.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_messageid TYPE /AWS1/SE2OUTBOUNDMESSAGEID /AWS1/SE2OUTBOUNDMESSAGEID

The unique identifier of the email message that caused the email address to be added to the suppression list for your account or for a specific tenant.

iv_feedbackid TYPE /AWS1/SE2FEEDBACKID /AWS1/SE2FEEDBACKID

A unique identifier that's generated when an email address is added to the suppression list for your account or for a specific tenant.


Queryable Attributes

MessageId

The unique identifier of the email message that caused the email address to be added to the suppression list for your account or for a specific tenant.

Accessible with the following methods

Method Description
GET_MESSAGEID() Getter for MESSAGEID, with configurable default
ASK_MESSAGEID() Getter for MESSAGEID w/ exceptions if field has no value
HAS_MESSAGEID() Determine if MESSAGEID has a value

FeedbackId

A unique identifier that's generated when an email address is added to the suppression list for your account or for a specific tenant.

Accessible with the following methods

Method Description
GET_FEEDBACKID() Getter for FEEDBACKID, with configurable default
ASK_FEEDBACKID() Getter for FEEDBACKID w/ exceptions if field has no value
HAS_FEEDBACKID() Determine if FEEDBACKID has a value