SAP ABAP Class CL_WDR_CONFIG_COUS_CONTAINER (Data Container for a Component Customizing)
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_CONFIG_COPC_CONTAINER Data Container for Component Configuration or Customizing 20101001
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_COCU_MODIFIER API Change Component Customizing 20101001
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_COCU_READER Read Interface for Component Customizing 20101001
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_COPE_MODIFIER API Change Component Personalization 20101004
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_COPE_READER Read Interface for Component Personalization 20101004
Properties
Class CL_WDR_CONFIG_COUS_CONTAINER  
Short Description Data Container for a Component Customizing    
Super Class CL_WDR_CONFIG_COPC_CONTAINER Data Container for Component Configuration or Customizing 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20101001   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 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_CONFIG_COCU_MODIFIER API Change Component Customizing 20101001
2 IF_WD_CONFIG_COCU_READER Read Interface for Component Customizing 20101001
3 IF_WD_CONFIG_COPE_MODIFIER API Change Component Personalization 20101004
4 IF_WD_CONFIG_COPE_READER Read Interface for Component Personalization 20101004
Friends
Class CL_WDR_CONFIG_COUS_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATE_CONFIG_EXISTS Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20101001
2 CREATE_CONFIG_EXPL_TAB Instance attribute Private Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Configuration: Explicit Data 20101001
3 CREATE_IS_DELTA Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20101001
4 CREATE_METADATA Instance attribute Private Type reference (TYPE) WDY_CFG_CHGTOOL_NODE_INFO_MAP WD Configuration, Change Tool, List of Node Details 20101001
5 CREATE_OBJECT_NAME Instance attribute Private Type reference (TYPE) WDY_CONF_COMP_NAME Web Dynpro: Component Name 20101001
6 DEFAULT_VAR Instance attribute Private Type reference (TYPE) WDR_PERS_VARIANT Web Dynpro: Configuration of Additional Variant 20110114
7 IS_CREATE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20101001
8 SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20101001
9 USER_ID Instance attribute Private Type reference (TYPE) WDY_CONF_USER_TYPE Type of User Identification 20101001
10 WDUSER Instance attribute Private Type reference (TYPE) WDY_CONFIG_USER Web Dynpro: Configuration: User Name or Role Name 20101001
11 WITH_DEFAULT_VAR_INFO Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101001
2 FILL_IMPL_COUS Instance method Private Method Import Data 20101001
3 GET_CREATE_CONFIG_EXISTS Instance method Public Method 20101001
4 KEY_TO_PERS_KEY Instance method Private Method 20101001
Events
Class CL_WDR_CONFIG_COUS_CONTAINER has no event.
Types
Class CL_WDR_CONFIG_COUS_CONTAINER 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_ID Call by reference Type reference (TYPE) WDY_CONF_USER_TYPE Art der Benutzer-Identifikation 20101001
3 Importing WDUSER Call by reference Type reference (TYPE) WDY_CONFIG_USER Web Dynpro: Konfiguration: Benutzer- oder Rollenname 20101001
4 Importing WITH_DEFAULT_VAR_INFO Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110114

Method CONSTRUCTOR on class CL_WDR_CONFIG_COUS_CONTAINER has no exception.

Method FILL_IMPL_COUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXISTS Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20101001
2 Importing FOR_EDIT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20101001
3 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20101001
4 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20101001

Method FILL_IMPL_COUS on class CL_WDR_CONFIG_COUS_CONTAINER has no exception.

Method GET_CREATE_CONFIG_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CREATE_CONFIG_EXISTS Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20101001

Method GET_CREATE_CONFIG_EXISTS on class CL_WDR_CONFIG_COUS_CONTAINER has no exception.

Method KEY_TO_PERS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20101001
2 Returning PERS_KEY Value transfer Type reference (TYPE) WDY_PERS_KEY Web Dynpro: Personalisierung: Key 20101001

Method KEY_TO_PERS_KEY on class CL_WDR_CONFIG_COUS_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703