/AWS1/CL_PPSSENDVOICEMSGRSP¶
An object that that contains the Message ID of a Voice message that was sent successfully.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_messageid TYPE /AWS1/PPSSTRING /AWS1/PPSSTRING¶
A unique identifier for the voice message.
Queryable Attributes¶
MessageId¶
A unique identifier for the voice message.
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 |