SAP ABAP Class CL_WDR_CFG_COMP_REP_HANDLER (Repository Handler for Component Configurations)
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_CFG_APCO_REP_HANDLER Repository Interaction for a Configuration Object 20090724
Properties
Class CL_WDR_CFG_COMP_REP_HANDLER  
Short Description Repository Handler for Component Configurations    
Super Class CL_WDR_CFG_APCO_REP_HANDLER Repository Interaction for a Configuration Object 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20090529   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CFG_COMP_REP_HANDLER has no forward declaration.
Interfaces
Class CL_WDR_CFG_COMP_REP_HANDLER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WDR_CONFIG_ENHC_CONTAINER 20100324 Data Container for Enhancements of Component Configurations
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_WDR_CFG_MD_PROVIDER Gets config metadata for a component 20101229
2 THE_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WDR_CFG_COMP_REP_HANDLER Repository Handler for Component Configurations 20090529
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090529
2 GET_INSTANCE Static method Public Method Gets instance 20090529
3 IS_CONFIG_TYPE_VALID_4_COMP Static method Public Method 20100706
Events
Class CL_WDR_CFG_COMP_REP_HANDLER has no event.
Types
Class CL_WDR_CFG_COMP_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 MD_PROVIDER Call by reference Object reference (TYPE REF TO) IF_WDR_CFG_MD_PROVIDER Besorgt Konfig-Metadaten zu einer Komponente 20101229

Method CONSTRUCTOR on class CL_WDR_CFG_COMP_REP_HANDLER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_WDR_CFG_COMP_REP_HANDLER Repository-Interaktion für ein Konfigurationsobjekt 20090529
2 Importing MD_PROVIDER Call by reference Object reference (TYPE REF TO) IF_WDR_CFG_MD_PROVIDER Besorgt Konfig-Metadaten zu einer Komponente 20101229

Method GET_INSTANCE on class CL_WDR_CFG_COMP_REP_HANDLER has no exception.

Method IS_CONFIG_TYPE_VALID_4_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE zu prüfender config_type 20100706
2 Exporting IS_VALID Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100706
3 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20100706

Method IS_CONFIG_TYPE_VALID_4_COMP on class CL_WDR_CFG_COMP_REP_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800