SAP ABAP Class IF_WD_MESSAGE_LOG (Log for Messages)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_MESSAGE_MANAGER | Message Manager | 20081216 |
Properties
| Class | IF_WD_MESSAGE_LOG | |
| Short Description | Log for Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081212 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_WD_MESSAGE_LOG has no interface implemented.
Friends
Class IF_WD_MESSAGE_LOG has no friend class.
Attributes
Class IF_WD_MESSAGE_LOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a message to the log | 20081216 | |
| 2 | Instance method | Public | Method | Deletes all messages to the log | 20081216 | |
| 3 | Instance method | Public | Method | Returns all log messages | 20081216 | |
| 4 | Instance method | Public | Method | Deletes a message from the log | 20081216 |
Events
Class IF_WD_MESSAGE_LOG has no event.
Types
Class IF_WD_MESSAGE_LOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_MESSAGE_MANAGER=>TY_S_MESSAGE | 20081216 |
Method ADD_MESSAGE on class IF_WD_MESSAGE_LOG has no exception.
Method CLEAR Signature
Method CLEAR on class IF_WD_MESSAGE_LOG has no parameter.
Method CLEAR on class IF_WD_MESSAGE_LOG has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Type reference (TYPE) | IF_WD_MESSAGE_MANAGER=>TY_T_MESSAGES | 20081216 |
Method GET_MESSAGES on class IF_WD_MESSAGE_LOG has no exception.
Method REMOVE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20081216 |
Method REMOVE_MESSAGE on class IF_WD_MESSAGE_LOG has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |