SAP ABAP Class CL_WDR_CFG_COPE_REP_HANDLER (Repository Functions for Personalization 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 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFG_REPOSITORY_HANDLER Repository Interaction for a Conf. or Custom. Object 20101103
Properties
Class CL_WDR_CFG_COPE_REP_HANDLER  
Short Description Repository Functions for Personalization of Comp Configs    
Super Class CL_WDR_CFG_REPOSITORY_HANDLER Repository Interaction for a Conf. or Custom. Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20101027   SAP 
Last change 20110908   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
Class CL_WDR_CFG_COPE_REP_HANDLER has no interface implemented.
Friends
Class CL_WDR_CFG_COPE_REP_HANDLER has no friend class.
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 USER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20101027
3 WITH_DEFAULT_VAR_INFO Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101027
2 GET_OBJECT_NAME_PERS Static method Public Method 20101103
Events
Class CL_WDR_CFG_COPE_REP_HANDLER has no event.
Types
Class CL_WDR_CFG_COPE_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
2 Importing USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20101027
3 Importing WITH_DEFAULT_VAR_INFO Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110117

Method CONSTRUCTOR on class CL_WDR_CFG_COPE_REP_HANDLER has no exception.

Method GET_OBJECT_NAME_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXISTS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20101103
2 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20101103
3 Exporting OBJECT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20101103
4 Importing USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20101103
5 Importing USER_ID Call by reference Type reference (TYPE) WDY_CONF_USER_TYPE Art der Benutzer-Identifikation 20101103

Method GET_OBJECT_NAME_PERS on class CL_WDR_CFG_COPE_REP_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703