SAP ABAP Class CL_AXT_GEN_MESSAGE_LISTENER (Generation listener)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_MODEL (Package) Application Extensibility Tool: Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_MESSAGE_LISTENER For listening and handling message publishing 20080514
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AXT_GEN_MESSAGE_LISTENER Interface for event handling methods 20080514
Properties
Class CL_AXT_GEN_MESSAGE_LISTENER  
Short Description Generation listener    
Super Class CL_AXT_MESSAGE_LISTENER For listening and handling message publishing 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_MODEL   Application Extensibility Tool: Model 
Created 20080514   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_GEN_MESSAGE_LISTENER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_GEN_MESSAGE_LISTENER Interface for event handling methods 20080514
Friends
Class CL_AXT_GEN_MESSAGE_LISTENER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DEPENDENT_OBJECTS Instance attribute Private Type reference (TYPE) SCTS_TADIR Object Directory 20080813
2 MT_NO_CUSTOMIZING Instance attribute Private Type reference (TYPE) AXT_T_EXTENSION_ID List of extensions 20090630
3 MV_EXTENSION_ID Instance attribute Private Type reference (TYPE) AXT_EXTENSION_ID GUID 20090630
4 MV_OBJECT Instance attribute Private Type reference (TYPE) AXT_GUID GUID 20080514
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_OBJECT Instance method Public Method Returns the object being generated 20080515
2 GET_DEPENDENT_OBJECTS Instance method Public Method Returns all activation dependent objects 20080813
3 GET_NO_CUSTOMIZING Instance method Public Method 20090630
Events
Class CL_AXT_GEN_MESSAGE_LISTENER has no event.
Types
Class CL_AXT_GEN_MESSAGE_LISTENER has no local type.
Method Signatures

Method GET_CURRENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT Value transfer Type reference (TYPE) AXT_GUID GUID 20080515

Method GET_CURRENT_OBJECT on class CL_AXT_GEN_MESSAGE_LISTENER has no exception.

Method GET_DEPENDENT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_DEPENDENT_OBJECTS Value transfer Object reference (TYPE REF TO) SCTS_TADIR Object Directory 20080813

Method GET_DEPENDENT_OBJECTS on class CL_AXT_GEN_MESSAGE_LISTENER has no exception.

Method GET_NO_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NO_CUSTOMIZING Value transfer Type reference (TYPE) AXT_T_EXTENSION_ID List of extensions 20090630

Method GET_NO_CUSTOMIZING on class CL_AXT_GEN_MESSAGE_LISTENER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700