SAP ABAP Class CL_WDR_CFGE_ADAPT_HDL_COMP (For Component Configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CFGE_ADAPT_HDL_OBJ | Type-Specific Methods for Configuration Editor | 20100629 |
Properties
| Class | CL_WDR_CFGE_ADAPT_HDL_COMP | |
| Short Description | For Component Configuration | |
| Super Class | CL_WDR_CFGE_ADAPT_HDL_OBJ | Type-Specific Methods for Configuration Editor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20100519 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CFGE_ADAPT_HDL_COMP has no forward declaration.
Interfaces
Class CL_WDR_CFGE_ADAPT_HDL_COMP has no interface implemented.
Friends
Class CL_WDR_CFGE_ADAPT_HDL_COMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CONFIG_OBJECT | Key Components of Configuration Tables | 20110920 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CONFIG_OBJECT | Key Components of Configuration Tables | 20100930 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20100930 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ENHNAME | ID of an Enhancement | 20111011 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFGE_COMP_EDITOR | Service Handler for the Editor for Component Configurations | 20100617 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDY_CFG_PERSIST_DATA_TAB | WD ABAP Component Configurator: Persistence Data | 20100521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100617 | ||
| 2 | Instance method | Private | Method | 20111116 | ||
| 3 | Instance method | Public | Method | 20111011 | ||
| 4 | Instance method | Private | Method | Can the context model base be used for the comparison | 20111116 |
Events
Class CL_WDR_CFGE_ADAPT_HDL_COMP has no event.
Types
Class CL_WDR_CFGE_ADAPT_HDL_COMP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | 20100802 | ||||
| 2 | SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20100617 | |||
| 3 | TEXT_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_EDITOR | Assistance-Klasse für WDR_CFG_EDITOR | 20100617 | |||
| 4 | VERSION_NO | Call by reference | Type reference (TYPE) | WDY_CONFIG_VERSNO | Versionsnummer in WDA-Konfigurationen | 20100617 |
Method CONSTRUCTOR on class CL_WDR_CFGE_ADAPT_HDL_COMP has no exception.
Method DETERMINE_ADAPT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPT_TYPE | Value transfer | Type reference (TYPE) | WDY_ADAPT_TYPE | Art der Adaption | 20111116 |
Method DETERMINE_ADAPT_TYPE on class CL_WDR_CFGE_ADAPT_HDL_COMP has no exception.
Method SET_ENHNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20111011 |
Method SET_ENHNAME on class CL_WDR_CFGE_ADAPT_HDL_COMP has no exception.
Method USE_BASIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTATION | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20111116 | |||
| 2 | ADAPT_TYPE | Call by reference | Type reference (TYPE) | WDY_ADAPT_TYPE | Art der Adaption | 20111116 | |||
| 3 | ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20111116 | |||
| 4 | USE_BASIS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20111116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20111116 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 703 |