/AWS1/CL_PP2RCSTEXTMESSAGE¶
A plain text RCS message body.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_body TYPE /AWS1/PP2RCSTEXTBODY /AWS1/PP2RCSTEXTBODY¶
The text body of the RCS message. Maximum 3072 characters.
Queryable Attributes¶
Body¶
The text body of the RCS message. Maximum 3072 characters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BODY() |
Getter for BODY, with configurable default |
ASK_BODY() |
Getter for BODY w/ exceptions if field has no value |
HAS_BODY() |
Determine if BODY has a value |