Skip to content

/AWS1/CL_PPTRAWEMAIL

Specifies the contents of an email message, represented as a raw MIME message.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_data TYPE /AWS1/PPT__BLOB /AWS1/PPT__BLOB

The email message, represented as a raw MIME message. The entire message must be base64 encoded.


Queryable Attributes

Data

The email message, represented as a raw MIME message. The entire message must be base64 encoded.

Accessible with the following methods

Method Description
GET_DATA() Getter for DATA, with configurable default
ASK_DATA() Getter for DATA w/ exceptions if field has no value
HAS_DATA() Determine if DATA has a value