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 ON_CURRENT_OBJECT Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~CURRENT_OBJECT 20080514
2 ON_NO_CUSTOMIZING Instance method Public Event handling method 20090630
3 ON_OBJECTS_ACTIVATED Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECTS_ACTIVATED 20080813
4 ON_OBJECT_ERROR Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECT_ERROR 20080514
5 ON_OBJECT_GENERATED Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECT_GENERATED 20080514
6 ON_WARNING 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 Importing EV_EXTENSION_ID Call by reference Attribute reference (LIKE) 20090630
2 Importing 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 Importing ERT_DEPENDENT_OBJECTS Call by reference Attribute reference (LIKE) >INVALID< 20080814
2 Importing 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 Importing 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 Importing 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 Importing 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