SAP ABAP Class CL_WDR_CFG_ENHC_REP_HANDLER (Repository Functions for Enhancements of Comp Configs)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CFG_REPOSITORY_HANDLER | Repository Interaction for an Object | 20100319 |
Properties
| Class | CL_WDR_CFG_ENHC_REP_HANDLER | |
| Short Description | Repository Functions for Enhancements of Comp Configs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20100319 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CFG_REPOSITORY_HANDLER | Repository Interaction for an Object | 20100319 |
Friends
Class CL_WDR_CFG_ENHC_REP_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20100323 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ENHNAME | ID of an Enhancement | 20100322 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CFG_ENHANCEMENT | Enhancement for WDY Configuration | 20100322 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_CFG_MD_PROVIDER | Gets config metadata for a component | 20101230 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGE | 20100323 | ||||
| 6 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'ENHO' | Object Type | 20100319 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Replacement for Real Boolean Type: 'X' == True '' == False | 20100323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100322 | |
| 2 | Instance method | Public | Method | Called by the Data Container | 20100324 | |
| 3 | Static method | Private | Method | 20100319 | ||
| 4 | Instance method | Public | Method | Called by the Data Container After Creation | 20100329 |
Events
Class CL_WDR_CFG_ENHC_REP_HANDLER has no event.
Types
Class CL_WDR_CFG_ENHC_REP_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20100322 | |||
| 2 | MD_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_MD_PROVIDER | Besorgt Konfig-Metadaten zu einer Komponente | 20101230 |
Method CONSTRUCTOR on class CL_WDR_CFG_ENHC_REP_HANDLER has no exception.
Method GET_ENHOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100324 | |||
| 2 | ENHOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_ENHANCEMENT | Erweiterung für WDY Konfiguration | 20100324 | |||
| 3 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100324 | |||
| 4 | FOR_EDIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100324 | |||
| 5 | KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100324 | |||
| 6 | MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGES | 20100324 |
Method GET_ENHOBJECT on class CL_WDR_CFG_ENHC_REP_HANDLER has no exception.
Method GET_INFO_FOR_ENHANCEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100319 | |||
| 2 | ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20100319 | |||
| 3 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100319 | |||
| 4 | MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL_BASE=>MESSAGE | 20100319 |
Method GET_INFO_FOR_ENHANCEMENT on class CL_WDR_CFG_ENHC_REP_HANDLER has no exception.
Method SET_ENHOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_ENHANCEMENT | Erweiterung für WDY Konfiguration | 20100329 |
Method SET_ENHOBJECT on class CL_WDR_CFG_ENHC_REP_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |