SAP ABAP Class IF_AXT_MESSAGE_LISTENER (Interface for event handling method)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AXT_GEN_MESSAGE_LISTENER | Interface for event handling methods | 20080514 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_MESSAGE_LISTENER | For listening and handling message publishing | 20080514 |
Properties
| Class | IF_AXT_MESSAGE_LISTENER | |
| Short Description | Interface for event handling method | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080514 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_AXT_MESSAGE_LISTENER has no interface implemented.
Friends
Class IF_AXT_MESSAGE_LISTENER has no friend class.
Attributes
Class IF_AXT_MESSAGE_LISTENER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Event handler for IF_AXT_MESSAGE_PUBLISHER~CLEAR_MESSAGES | 20080514 | |
| 2 | Instance method | Public | Event handling method | Event handler for IF_AXT_MESSAGE_PUBLISHER~PUBLISH_MESSAGES | 20080514 |
Events
Class IF_AXT_MESSAGE_LISTENER has no event.
Types
Class IF_AXT_MESSAGE_LISTENER has no local type.
Method Signatures
Method ON_CLEAR_MESSAGES Signature
Method ON_CLEAR_MESSAGES on class IF_AXT_MESSAGE_LISTENER has no parameter.
Method ON_CLEAR_MESSAGES on class IF_AXT_MESSAGE_LISTENER has no exception.
Method ON_PUBLISH_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Attribute reference (LIKE) | 20080514 | |||||
| 2 | ET_MESSAGES | Call by reference | Attribute reference (LIKE) | 20080514 |
Method ON_PUBLISH_MESSAGES on class IF_AXT_MESSAGE_LISTENER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |