/AWS1/CL_R5EMESSAGE¶
Information relating to readiness check status.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_messagetext TYPE /AWS1/R5E__STRING /AWS1/R5E__STRING¶
The text of a readiness check message.
Queryable Attributes¶
MessageText¶
The text of a readiness check message.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGETEXT() |
Getter for MESSAGETEXT, with configurable default |
ASK_MESSAGETEXT() |
Getter for MESSAGETEXT w/ exceptions if field has no value |
HAS_MESSAGETEXT() |
Determine if MESSAGETEXT has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LISTOFMESSAGE¶
TYPES TT___LISTOFMESSAGE TYPE STANDARD TABLE OF REF TO /AWS1/CL_R5EMESSAGE WITH DEFAULT KEY
.