SAP ABAP Class CL_AXT_GENERATION_SERVICES (Generation framework service)
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 Inheritance (c INHERITING FROM c_ref)  CL_AXT_SERVICES Service methods 20080401
Properties
Class CL_AXT_GENERATION_SERVICES  
Short Description Generation framework service    
Super Class CL_AXT_SERVICES Service methods 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_GENERATION_FRAMEWORK   Extensibility Generation Framework 
Created 20080401   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_GENERATION_SERVICES has no forward declaration.
Interfaces
Class CL_AXT_GENERATION_SERVICES has no interface implemented.
Friends
Class CL_AXT_GENERATION_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SRT_ELEMENT_TYPES Static Attribute Private Object reference (TYPE REF TO) AXTT_OBJTYPE AXT Object Type 20081124
2 SR_ME Static Attribute Private Object reference (TYPE REF TO) CL_AXT_GENERATION_SERVICES Generation framework service 20080401
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TYPE Static method Public Method Checks that element type is valid 20080401
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080401
3 GET_ELEMENT_TYPE Static method Public Method Returns element type data 20080401
4 GET_ELEMENT_TYPES Static method Public Method Returns element types data 20080401
5 GET_GENERATION_INSTANCE Static method Public Method Returns singleton instance 20080401
6 MAP_GOX_MESSAGES Static method Public Method OBSOLETE: Please use CL_AXT_MESSAGES 20080401
7 SAVE_GENERIC_ELEMENT Static method Public Method Saves a given element to persistence 20080401
Events
Class CL_AXT_GENERATION_SERVICES has no event.
Types
Class CL_AXT_GENERATION_SERVICES has no local type.
Method Signatures

Method CHECK_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) AXT_OBJECT_TYPE Object Type 20080401
# Exception Resumable Description Created on
1 CX_AXT_DATA_INVALID Type is invalid 20080401

Method CLASS_CONSTRUCTOR Signature

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

Method GET_ELEMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) AXT_OBJECT_TYPE Object Type 20080401
2 Returning RS_ELEMENT_TYPE_DATA Value transfer Type reference (TYPE) AXT_OBJTYPE Element type data 20080401
# Exception Resumable Description Created on
1 CX_AXT_DATA_NOT_FOUND Element type not found 20080401

Method GET_ELEMENT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_ELEMENT_TYPE_DATA Value transfer Object reference (TYPE REF TO) AXTT_OBJTYPE Element types data 20080401

Method GET_ELEMENT_TYPES on class CL_AXT_GENERATION_SERVICES has no exception.

Method GET_GENERATION_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_AXT_GENERATION_SERVICES Generation framework services 20080401

Method GET_GENERATION_INSTANCE on class CL_AXT_GENERATION_SERVICES has no exception.

Method MAP_GOX_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GOX_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080401
2 Returning RRT_MESSAGES Value transfer Object reference (TYPE REF TO) AXTT_MSG Messages table 20080401

Method MAP_GOX_MESSAGES on class CL_AXT_GENERATION_SERVICES has no exception.

Method SAVE_GENERIC_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETERS Call by reference Type reference (TYPE) AXTT_PARAMETERS Parameters (Language independant) 20080401
2 Importing IT_PARAMETER_TEXTS Call by reference Type reference (TYPE) AXTT_PARAMETER_TEXTS Parameter texts (Language dependant) 20080401
3 Importing IV_CATALOGUE Call by reference Type reference (TYPE) AXT_CATALOGUE_ID Catalog ID 20080806
4 Importing IV_CATALOGUE_KIND Call by reference Type reference (TYPE) AXT_CATALOGUE_KIND Catalog Type 20080806
5 Importing IV_EXTENSION Call by reference Type reference (TYPE) AXT_EXTENSION_ID Extension ID 20080401
6 Importing IV_ID Call by reference Type reference (TYPE) AXT_GUID GUID 20080401
7 Importing IV_VERSION Call by reference Type reference (TYPE) AXT_REPOSITORY_VERSION Element version 20080401

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