SAP ABAP Class CL_AXT_GENERATION_UNIT (Unit of active and inactive element)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_GENERATION_FRAMEWORK (Package) Extensibility Generation Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AXT_GRAPH General interface for graphs 20081022
Properties
Class CL_AXT_GENERATION_UNIT  
Short Description Unit of active and inactive element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_GENERATION_FRAMEWORK   Extensibility Generation Framework 
Created 20081006   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_AXT_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_GRAPH General interface for graphs 20081022
Friends
Class CL_AXT_GENERATION_UNIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ACTIVE_ELEMENT Instance attribute Private Object reference (TYPE REF TO) IF_AXT_ELEMENT General generation element 20081022
2 MO_GRAPH_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_AXT_GRAPH General interface for graphs 20081022
3 MO_INACTIVE_ELEMENT Instance attribute Private Object reference (TYPE REF TO) IF_AXT_ELEMENT General generation element 20081022
4 SR_PUBLISHER Static Attribute Protected Object reference (TYPE REF TO) CL_AXT_GEN_MESSAGE_PUBLISHER Generation framework message publisher 20090630
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090630
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081008
3 GENERATE Instance method Public Method Calls generate on the inactive element 20081008
4 GET_ACTIVE_ELEMENT Instance method Public Method Returns the active element 20081010
5 GET_EXTENSION_ID Instance method Public Method Returns the extension id of the inactive element 20081031
6 GET_INACTIVE_ELEMENT Instance method Public Method Returns the inactive element 20081010
7 GET_NAME Instance method Public Method Returns the name of the inactive element 20081031
8 GET_OBJECT_TYPE Instance method Public Method Returns the transport object type of the elements 20081013
9 GET_OPERATION_TYPE Instance method Public Method Returns the operation type of this unit 20081023
10 GET_STATUS Instance method Public Method Returns the status of the inactive element 20081113
11 GET_TYPE Instance method Public Method Returns the axt object type 20081111
Events
Class CL_AXT_GENERATION_UNIT has no event.
Types
Class CL_AXT_GENERATION_UNIT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_AXT_GENERATION_UNIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_GENERATION_UNIT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTIVE_ELEMENT Call by reference Object reference (TYPE REF TO) IF_AXT_ELEMENT 20081022
2 Importing IO_INACTIVE_ELEMENT Call by reference Object reference (TYPE REF TO) IF_AXT_ELEMENT 20081022

Method CONSTRUCTOR on class CL_AXT_GENERATION_UNIT has no exception.

Method GENERATE Signature

Method GENERATE on class CL_AXT_GENERATION_UNIT has no parameter.
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20081008

Method GET_ACTIVE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_AXT_ELEMENT 20081022

Method GET_ACTIVE_ELEMENT on class CL_AXT_GENERATION_UNIT has no exception.

Method GET_EXTENSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTENSION_ID Value transfer Type reference (TYPE) AXT_EXTENSION_ID Enhancement ID 20081031

Method GET_EXTENSION_ID on class CL_AXT_GENERATION_UNIT has no exception.

Method GET_INACTIVE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_AXT_ELEMENT General generation element 20081022

Method GET_INACTIVE_ELEMENT on class CL_AXT_GENERATION_UNIT has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) AXT_NAME Name 20081031

Method GET_NAME on class CL_AXT_GENERATION_UNIT has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) TROBJTYPE Object Type 20081013

Method GET_OBJECT_TYPE on class CL_AXT_GENERATION_UNIT has no exception.

Method GET_OPERATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OPERATION Value transfer Type reference (TYPE) AXT_CAT_STATUS Catalog Object Status 20081023

Method GET_OPERATION_TYPE on class CL_AXT_GENERATION_UNIT has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS Value transfer Type reference (TYPE) AXT_CAT_STATUS Catalog Object Status 20081113

Method GET_STATUS on class CL_AXT_GENERATION_UNIT has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) AXT_OBJECT_TYPE Object Type 20081111

Method GET_TYPE on class CL_AXT_GENERATION_UNIT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701