SAP ABAP Class IF_AXT_GEN_MESSAGE_LISTENER (Interface for event handling methods)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AXT_MESSAGE_LISTENER | Interface for event handling method | 20080514 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_GEN_MESSAGE_LISTENER | Generation listener | 20080514 |
Properties
| Class | IF_AXT_GEN_MESSAGE_LISTENER | |
| Short Description | Interface for event handling methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080514 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AXT_GEN_MESSAGE_LISTENER has no forward declaration.
Interfaces
Class IF_AXT_GEN_MESSAGE_LISTENER has no interface implemented.
Friends
Class IF_AXT_GEN_MESSAGE_LISTENER has no friend class.
Attributes
Class IF_AXT_GEN_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~CURRENT_OBJECT | 20080514 | |
| 2 | Instance method | Public | Event handling method | 20090630 | ||
| 3 | Instance method | Public | Event handling method | Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECTS_ACTIVATED | 20080813 | |
| 4 | Instance method | Public | Event handling method | Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECT_ERROR | 20080514 | |
| 5 | Instance method | Public | Event handling method | Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECT_GENERATED | 20080514 | |
| 6 | Instance method | Public | Event handling method | 20090630 |
Events
Class IF_AXT_GEN_MESSAGE_LISTENER has no event.
Types
Class IF_AXT_GEN_MESSAGE_LISTENER has no local type.
Method Signatures
Method ON_CURRENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXTENSION_ID | Call by reference | Attribute reference (LIKE) | 20090630 | |||||
| 2 | EV_OBJECT | Value transfer | Attribute reference (LIKE) | 20080514 |
Method ON_CURRENT_OBJECT on class IF_AXT_GEN_MESSAGE_LISTENER has no exception.
Method ON_NO_CUSTOMIZING Signature
Method ON_NO_CUSTOMIZING on class IF_AXT_GEN_MESSAGE_LISTENER has no parameter.
Method ON_NO_CUSTOMIZING on class IF_AXT_GEN_MESSAGE_LISTENER has no exception.
Method ON_OBJECTS_ACTIVATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERT_DEPENDENT_OBJECTS | Call by reference | Attribute reference (LIKE) | >INVALID< | 20080814 | ||||
| 2 | ERT_OBJECTS | Call by reference | Attribute reference (LIKE) | >INVALID< | 20080814 |
Method ON_OBJECTS_ACTIVATED on class IF_AXT_GEN_MESSAGE_LISTENER has no exception.
Method ON_OBJECT_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT | Call by reference | Attribute reference (LIKE) | 20080813 |
Method ON_OBJECT_ERROR on class IF_AXT_GEN_MESSAGE_LISTENER has no exception.
Method ON_OBJECT_GENERATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT | Call by reference | Attribute reference (LIKE) | 20080813 |
Method ON_OBJECT_GENERATED on class IF_AXT_GEN_MESSAGE_LISTENER has no exception.
Method ON_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MSG | Call by reference | Attribute reference (LIKE) | 20090630 |
Method ON_WARNING on class IF_AXT_GEN_MESSAGE_LISTENER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |