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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_CONFIG_TOOL_BASE 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 CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100323
2 ENHNAME Instance attribute Private Type reference (TYPE) ENHNAME ID of an Enhancement 20100322
3 ENHOBJECT Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CFG_ENHANCEMENT Enhancement for WDY Configuration 20100322
4 MD_PROVIDER Instance attribute Public Object reference (TYPE REF TO) IF_WDR_CFG_MD_PROVIDER Gets config metadata for a component 20101230
5 MESSAGE Instance attribute Private Type reference (TYPE) IF_WD_CONFIG_TOOL_BASE=>MESSAGE 20100323
6 OBJTYPE Constant Public Type reference (TYPE) TROBJTYPE 'ENHO' Object Type 20100319
7 SUPPRESS_AUTH_CHECK_FOR_DISP 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100322
2 GET_ENHOBJECT Instance method Public Method Called by the Data Container 20100324
3 GET_INFO_FOR_ENHANCEMENT Static method Private Method 20100319
4 SET_ENHOBJECT 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 Importing ENHNAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20100322
2 Importing 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 Exporting CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100324
2 Exporting ENHOBJECT Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_ENHANCEMENT Erweiterung für WDY Konfiguration 20100324
3 Exporting EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100324
4 Importing FOR_EDIT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100324
5 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100324
6 Exporting 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 Exporting CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100319
2 Importing ENHNAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20100319
3 Exporting EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100319
4 Exporting 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 Importing 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