SAP ABAP Class /UI2/CL_WDR_CFG_COUS_CONTAINER (Data container for component customizing)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_WDR_CFG_COPC_CONTAINER Container for customizing and component configuration 20130314
2 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_CFG_COCU_MODIFIER Modification API Component-Customizing 20130314
3 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_CFG_COCU_READER Read-Interface of Component-Customizing 20130314
4 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_CFG_COPE_MODIFIER Modifiaction API of Component-Personalization 20130314
5 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_CFG_COPE_READER Read-Interface of Component-Personalization 20130314
Properties
Class /UI2/CL_WDR_CFG_COUS_CONTAINER  
Short Description Data container for component customizing    
Super Class /UI2/CL_WDR_CFG_COPC_CONTAINER Container for customizing and component configuration 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/WD_CONFIGURATION   UI2: WD Configuration 
Created 20130314   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_WD_CFG_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_WD_CFG_COCU_MODIFIER Modification API Component-Customizing 20130314
2 /UI2/IF_WD_CFG_COCU_READER Read-Interface of Component-Customizing 20130314
3 /UI2/IF_WD_CFG_COPE_MODIFIER Modifiaction API of Component-Personalization 20130314
4 /UI2/IF_WD_CFG_COPE_READER Read-Interface of Component-Personalization 20130314
Friends
Class /UI2/CL_WDR_CFG_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 20130314
2 CREATE_CONFIG_EXPL_TAB Instance attribute Private Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB 20130314
3 CREATE_IS_DELTA Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20130314
4 CREATE_METADATA Instance attribute Private Type reference (TYPE) /UI2/WDY_CFG_NODE_INFO_MAP 20130314
5 CREATE_OBJECT_NAME Instance attribute Private Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20130314
6 DEFAULT_VAR Instance attribute Private Type reference (TYPE) WDR_PERS_VARIANT 20130314
7 IS_CREATE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20130314
8 SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE 20130314
9 USER_ID Instance attribute Private Type reference (TYPE) WDY_CONF_USER_TYPE 20130314
10 WDUSER Instance attribute Private Type reference (TYPE) WDY_CONFIG_USER 20130314
11 WITH_DEFAULT_VAR_INFO Instance attribute Private Type reference (TYPE) WDY_BOOLEAN 20130314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130314
2 FILL_IMPL_COUS Instance method Private Method 20130314
3 GET_CREATE_CONFIG_EXISTS Instance method Public Method 20130314
4 KEY_TO_PERS_KEY Instance method Private Method 20130314
Events
Class /UI2/CL_WDR_CFG_COUS_CONTAINER has no event.
Types
Class /UI2/CL_WDR_CFG_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) /UI2/IF_WDR_CFG_MD_PROVIDER 20130314
2 Importing USER_ID Call by reference Type reference (TYPE) WDY_CONF_USER_TYPE 20130314
3 Importing WDUSER Call by reference Type reference (TYPE) WDY_CONFIG_USER 20130314
4 Importing WITH_DEFAULT_VAR_INFO Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20130314

Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_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 20130314
2 Importing FOR_EDIT Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314
3 Importing KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130314
4 Exporting MESSAGES Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL=>MESSAGES 20130314

Method FILL_IMPL_COUS on class /UI2/CL_WDR_CFG_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 20130314

Method GET_CREATE_CONFIG_EXISTS on class /UI2/CL_WDR_CFG_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 20130314
2 Returning PERS_KEY Value transfer Type reference (TYPE) WDY_PERS_KEY 20130314

Method KEY_TO_PERS_KEY on class /UI2/CL_WDR_CFG_COUS_CONTAINER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100