SAP ABAP Class CL_AXT_UI_CONFIGURATION (Configuration generator)
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_CODE_GENERATOR Abstract basis class for code generators 20090427
Properties
Class CL_AXT_UI_CONFIGURATION  
Short Description Configuration generator    
Super Class CL_AXT_CODE_GENERATOR Abstract basis class for code generators 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_GENERATION_FRAMEWORK   Extensibility Generation Framework 
Created 20090427   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
Class CL_AXT_UI_CONFIGURATION has no interface implemented.
Friends
Class CL_AXT_UI_CONFIGURATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PARAM_COMPONENT Constant Public Type reference (TYPE) AXT_PARAMETER 'COMPONENT' Parameter 20090427
2 GC_PARAM_CONFIG_TYPE Constant Public Type reference (TYPE) AXT_PARAMETER 'CONFIG_TYPE' Parameter fieldname 20090427
3 GC_PARAM_OBJECT_TYPE Constant Public Type reference (TYPE) AXT_PARAMETER 'OBJECT_TYPE' Parameter 20090427
4 GC_PARAM_ROLE_KEY Constant Public Type reference (TYPE) AXT_PARAMETER 'ROLE_KEY' Parameter 20090427
5 GC_PARAM_SUB_OBJECT Constant Public Type reference (TYPE) AXT_PARAMETER 'SUB_OBJECT' Parameter fieldname 20090427
6 GC_PARAM_USAGE Constant Public Type reference (TYPE) AXT_PARAMETER 'USAGE' Parameter 20090427
7 GC_PARAM_VIEW Constant Public Type reference (TYPE) AXT_PARAMETER 'VIEW' Parameter 20090427
8 GC_PARAM_X_BUTTON_CONFIG Constant Public Type reference (TYPE) AXT_PARAMETER 'X_BUTTON_CONFIG' Parameter fieldname 20091127
9 GC_TYPE_ADVQ Constant Public Type reference (TYPE) CHAR10 'ADVQ' Character Field Length = 10 20090429
10 GC_TYPE_FORM Constant Public Type reference (TYPE) CHAR10 'FORM' Character Field Length = 10 20090427
11 GC_TYPE_OVP Constant Public Type reference (TYPE) CHAR10 'OVP' Character Field Length = 10 20090427
12 GC_TYPE_TABLE Constant Public Type reference (TYPE) CHAR10 'TABLE' Character Field Length = 10 20090427
13 MV_COMPONENT Instance attribute Private Type reference (TYPE) AXT_COMPONENT BSP Component 20090427
14 MV_CONFIG_TYPE Instance attribute Private Type reference (TYPE) CHAR10 Character Field Length = 10 20090427
15 MV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090427
16 MV_ROLE_KEY Instance attribute Private Type reference (TYPE) BSP_DLC_ROLE_KEY Role Configuration Key 20090427
17 MV_SUB_OBJECT Instance attribute Private Type reference (TYPE) BSP_DLC_OBJECT_SUB_TYPE Object Subtype 20090427
18 MV_USAGE Instance attribute Private Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20090427
19 MV_VIEW Instance attribute Private Type reference (TYPE) AXT_VIEW BSP View 20090427
20 MV_X_BUTTON_CONFIG Instance attribute Private Type reference (TYPE) AXT_BOOLEAN Boolean 20091127
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_UI_CONFIGURATION Static method Public Method Returns a new append element (easy signature) 20090427
2 DELETE_CONFIG Instance method Private Method 20090427
3 GENERATE_CONFIG Instance method Private Method 20090427
Events
Class CL_AXT_UI_CONFIGURATION has no event.
Types
Class CL_AXT_UI_CONFIGURATION has no local type.
Method Signatures

Method CREATE_UI_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) AXT_COMPONENT BSP Component 20090427
2 Importing IV_CONFIG_TYPE Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20090427
3 Importing IV_ID Call by reference Type reference (TYPE) AXT_GUID Element id 20090427
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE '' UI Object Type 20090427
5 Importing IV_ROLE_KEY Call by reference Type reference (TYPE) BSP_DLC_ROLE_KEY '' Role Configuration Key 20090427
6 Importing IV_SUB_OBJECT Call by reference Type reference (TYPE) BSP_DLC_OBJECT_SUB_TYPE '' Object Subtype 20090427
7 Importing IV_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE '' Component Usage 20090427
8 Importing IV_VIEW Call by reference Type reference (TYPE) AXT_VIEW BSP View 20090427
9 Importing IV_X_BUTTON_CONFIG Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20091127
10 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_AXT_ELEMENT General generation element 20090427
# Exception Resumable Description Created on
1 CX_AXT_DATA_INVALID Data invalid error 20090427

Method DELETE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20090427
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20090427

Method GENERATE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR Request/Task 20090427
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20090427
History
Last changed by/on SAP  20110908 
SAP Release Created in 701