SAP ABAP Class IF_ESD_MESSAGES (ESD: Messages)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_MESSAGES | ESD: Messages | 20060206 |
Properties
| Class | IF_ESD_MESSAGES | |
| Short Description | ESD: Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060206 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ESD_MESSAGES has no forward declaration.
Interfaces
Class IF_ESD_MESSAGES has no interface implemented.
Friends
Class IF_ESD_MESSAGES has no friend class.
Attributes
Class IF_ESD_MESSAGES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get messages | 20060206 | |
| 2 | Instance method | Public | Method | 20060803 | ||
| 3 | Instance method | Public | Method | Get visualisation type | 20061129 | |
| 4 | Instance method | Public | Method | Get worst message type | 20060206 | |
| 5 | Instance method | Public | Method | Set visualisation type | 20061205 |
Events
Class IF_ESD_MESSAGES has no event.
Types
Class IF_ESD_MESSAGES has no local type.
Method Signatures
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Call by reference | Type reference (TYPE) | ESD_MESSAGES_T | ESD: Table with messages | 20060206 |
Method GET_MESSAGES on class IF_ESD_MESSAGES has no exception.
Method GET_STATUS_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_STATUS_MESSAGE | Value transfer | Type reference (TYPE) | ESD_MESSAGE_S | ESD: Structure for messages | 20060803 |
Method GET_STATUS_MESSAGE on class IF_ESD_MESSAGES has no exception.
Method GET_VIS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIS_TYPE | Value transfer | Type reference (TYPE) | ESD_VIS_TYPE | ESD: Visualisation Type for Messages | 20061129 |
Method GET_VIS_TYPE on class IF_ESD_MESSAGES has no exception.
Method GET_WORST_MESSAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WORST_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Worst Message Type | 20060206 |
Method GET_WORST_MESSAGE_TYPE on class IF_ESD_MESSAGES has no exception.
Method SET_VIS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIS_TYPE | Call by reference | Type reference (TYPE) | ESD_VIS_TYPE | ESD: Visualisation Type for Messages | 20061205 |
Method SET_VIS_TYPE on class IF_ESD_MESSAGES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |