/AWS1/CL_WMMGETRAWMSGCONTRSP¶
GetRawMessageContentResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_messagecontent TYPE /AWS1/WMMMESSAGECONTENTBLOB /AWS1/WMMMESSAGECONTENTBLOB¶
The raw content of the email message, in MIME format.
Queryable Attributes¶
messageContent¶
The raw content of the email message, in MIME format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGECONTENT() |
Getter for MESSAGECONTENT, with configurable default |
ASK_MESSAGECONTENT() |
Getter for MESSAGECONTENT w/ exceptions if field has no valu |
HAS_MESSAGECONTENT() |
Determine if MESSAGECONTENT has a value |