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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'COMPONENT' | Parameter | 20090427 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'CONFIG_TYPE' | Parameter fieldname | 20090427 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'OBJECT_TYPE' | Parameter | 20090427 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'ROLE_KEY' | Parameter | 20090427 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'SUB_OBJECT' | Parameter fieldname | 20090427 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'USAGE' | Parameter | 20090427 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'VIEW' | Parameter | 20090427 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'X_BUTTON_CONFIG' | Parameter fieldname | 20091127 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'ADVQ' | Character Field Length = 10 | 20090429 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'FORM' | Character Field Length = 10 | 20090427 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'OVP' | Character Field Length = 10 | 20090427 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'TABLE' | Character Field Length = 10 | 20090427 | |
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXT_COMPONENT | BSP Component | 20090427 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20090427 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090427 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLC_ROLE_KEY | Role Configuration Key | 20090427 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLC_OBJECT_SUB_TYPE | Object Subtype | 20090427 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSP_DLC_COMPONENT_USAGE | Component Usage | 20090427 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXT_VIEW | BSP View | 20090427 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns a new append element (easy signature) | 20090427 |
2 | ![]() |
Instance method | Private | Method | 20090427 | |
3 | ![]() |
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 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | AXT_COMPONENT | BSP Component | 20090427 | ||
2 | ![]() |
IV_CONFIG_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20090427 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | Element id | 20090427 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | ' |
UI Object Type | 20090427 | |
5 | ![]() |
IV_ROLE_KEY | Call by reference | Type reference (TYPE) | BSP_DLC_ROLE_KEY | ' |
Role Configuration Key | 20090427 | |
6 | ![]() |
IV_SUB_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_SUB_TYPE | ' |
Object Subtype | 20090427 | |
7 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | BSP_DLC_COMPONENT_USAGE | ' |
Component Usage | 20090427 | |
8 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | AXT_VIEW | BSP View | 20090427 | ||
9 | ![]() |
IV_X_BUTTON_CONFIG | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091127 | ||
10 | ![]() |
RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20090427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data invalid error | 20090427 |
Method DELETE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20090427 |
Method GENERATE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20090427 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |