SAP ABAP Class /UI2/CL_WDR_CFG_COPC_CONTAINER (Container for customizing and component configuration)
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_DATA_CONTAINER Datacontainer for a configuration object 20130314
2 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WDR_CFG_MODIFIER_COMP Access to properties of component configuration 20130314
3 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_CFG_COMP_MODIFIER Modification API of Component-Konfiguration 20130314
4 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_CFG_COMP_READER Read-Interface ofe Component-Configuration 20130314
5 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_PERS_TABLE_MODIFIER Read and change configuration data as table 20130314
6 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_PERS_TABLE_READER Read configuration data as table 20130314
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_WDR_CFG_COMP_CONTAINER Data contaier for component configuration 20130314
2 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_WDR_CFG_COUS_CONTAINER Data container for component customizing 20130314
Properties
Class /UI2/CL_WDR_CFG_COPC_CONTAINER  
Short Description Container for customizing and component configuration    
Super Class /UI2/CL_WDR_CFG_DATA_CONTAINER Datacontainer for a configuration object 
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/CL_WDR_CFG_CONTEXT_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /UI2/CL_WDR_CFG_PERS_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 /UI2/IF_WD_CFG_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 CL_WDR_CFG_CONTEXT_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_WDR_CFG_PERSISTENCE_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 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 /UI2/IF_WDR_CFG_MODIFIER_COMP Access to properties of component configuration 20130314
2 /UI2/IF_WD_CFG_COMP_MODIFIER Modification API of Component-Konfiguration 20130314
3 /UI2/IF_WD_CFG_COMP_READER Read-Interface ofe Component-Configuration 20130314
4 /UI2/IF_WD_PERS_TABLE_MODIFIER Read and change configuration data as table 20130314
5 /UI2/IF_WD_PERS_TABLE_READER Read configuration data as table 20130314
Friends
Class /UI2/CL_WDR_CFG_COPC_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT 20130314
2 CONFIG_PROPS Instance attribute Protected Type reference (TYPE) WDY_CONFIG_PROPS 20130314
3 CONTEXT_MODEL Instance attribute Protected Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_CONTEXT_MODEL 20130314
4 IMPL_TAB_BASE Instance attribute Protected Object reference (TYPE REF TO) WDR_UI_PP13N_TABLE 20130314
5 IS_DELTA Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20130314
6 MD_PROVIDER Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_MD_PROVIDER 20130314
7 METADATA Instance attribute Protected Object reference (TYPE REF TO) /UI2/WDY_CFG_NODE_INFO_MAP 20130314
8 PATH_SEPARATOR Constant Protected Type reference (TYPE) CHAR1 '.' 20130314
9 SAVED_COMP Instance attribute Protected Type reference (TYPE) WDY_CONFIG_DATA 20130314
10 SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE 20130314
11 SCOPE_TO_KEYS Instance attribute Protected Type reference (TYPE) /UI2/CL_WDR_CFG_PERS_UTILS=>TTY_CHANGE_SCOPE_TO_KEY 20130314
12 TRANSLATOR Instance attribute Protected Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_OTR 20130314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130314
2 FILL_WITH_CONFIG_DATA Instance method Protected Method 20130314
3 GET_MD_PROVIDER Instance method Protected Method 20130314
4 GET_NODE_ID_FOR_EXPL_PATH Instance method Protected Method 20130314
5 GET_READ_SCENARIO Instance method Protected Method 20130314
6 GET_SCOPE_FROM_LIST Static method Protected Method 20130314
7 GET_TRANSLATOR Instance method Protected Method 20130314
8 GET_XCONTENT_FOR_SAVE Instance method Protected Method 20130314
9 NODE_PATH_TO_PATH Static method Public Method 20130314
10 PATH_TO_NODE_PATH Static method Public Method 20130314
11 PREPARE_CREATE_COPC Instance method Protected Method 20130314
12 SAVE_RAW_IMPL Instance method Protected Method 20130314
13 STORE_TEXTS Instance method Private Method 20130314
Events
Class /UI2/CL_WDR_CFG_COPC_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_NODE_ITEM Protected See coding 20130314 begin of ts_node_item, path type string, index type i, node_id type /ui2/cl_wdr_cfg_context_model=>node_id, end of ts_node_item
2 TT_NODE_ITEM Protected See coding 20130314 tt_node_item type hashed table of ts_node_item with unique key path
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 SCOPE Value transfer Type reference (TYPE) WDR_PERS_SCOPE 20130314

Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method FILL_WITH_CONFIG_DATA 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 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
5 Exporting PARENT Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130314

Method FILL_WITH_CONFIG_DATA on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method GET_MD_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MD_PROVIDER Value transfer Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_MD_PROVIDER 20130314

Method GET_MD_PROVIDER on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method GET_NODE_ID_FOR_EXPL_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE_ITEM Call by reference Type reference (TYPE) TT_NODE_ITEM 20130314
2 Importing IS_EXPL_DATA Call by reference Type reference (TYPE) /UI2/WDY_CFG_EXPL_DATA 20130314

Method GET_NODE_ID_FOR_EXPL_PATH on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method GET_READ_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning READ_SCENARIO Value transfer Type reference (TYPE) /UI2/WDR_CFG_READ_SCENARIO Read Scenario for Configurations 20130314

Method GET_READ_SCENARIO on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method GET_SCOPE_FROM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGE_SCOPE Value transfer Type reference (TYPE) WDR_PERS_SCOPE 20130314
2 Importing SCOPE_TO_KEYS Call by reference Type reference (TYPE) /UI2/CL_WDR_CFG_PERS_UTILS=>TTY_CHANGE_SCOPE_TO_KEY 20130314

Method GET_SCOPE_FROM_LIST on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method GET_TRANSLATOR 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 TRANSLATOR Value transfer Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_OTR 20130314

Method GET_TRANSLATOR on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method GET_XCONTENT_FOR_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGE Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL=>MESSAGE 20130314
2 Exporting XCONTENT Call by reference Type reference (TYPE) XSTRING 20130314

Method GET_XCONTENT_FOR_SAVE on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method NODE_PATH_TO_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_PATH Call by reference Type reference (TYPE) /UI2/CL_WDR_CFG_CONTEXT_MODEL=>NODE_PATH 20130314
2 Returning PATH Value transfer Type reference (TYPE) STRING 20130314

Method NODE_PATH_TO_PATH on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method PATH_TO_NODE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_PATH Value transfer Type reference (TYPE) /UI2/CL_WDR_CFG_CONTEXT_MODEL=>NODE_PATH 20130314
2 Importing PATH Call by reference Type reference (TYPE) STRING 20130314

Method PATH_TO_NODE_PATH on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method PREPARE_CREATE_COPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BASE_CONTEXT Call by reference Object reference (TYPE REF TO) /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT 20130314
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130314
3 Exporting CONFIG_PROPS Call by reference Type reference (TYPE) WDY_CONFIG_PROPS 20130314
4 Exporting IMPL_TAB_BASE Call by reference Object reference (TYPE REF TO) WDR_UI_PP13N_TABLE 20130314
5 Exporting IS_DELTA Call by reference Type reference (TYPE) WDY_BOOLEAN 20130314
6 Exporting MESSAGE Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL=>MESSAGE 20130314
7 Exporting METADATA Call by reference Object reference (TYPE REF TO) /UI2/WDY_CFG_NODE_INFO_MAP 20130314
8 Changing OBJECT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20130314
9 Importing PARENT Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20130314
10 Exporting SCOPE_TO_KEYS Call by reference Type reference (TYPE) /UI2/CL_WDR_CFG_PERS_UTILS=>TTY_CHANGE_SCOPE_TO_KEY 20130314

Method PREPARE_CREATE_COPC on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method SAVE_RAW_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) /UI2/IF_WD_CFG_TOOL=>MESSAGES 20130314
2 Exporting SAVED Value transfer Type reference (TYPE) WDY_BOOLEAN 20130314

Method SAVE_RAW_IMPL on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.

Method STORE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CONFIG_DATA Call by reference Type reference (TYPE) /UI2/WDY_CFG_EXPL_DATA_TAB 20130314
2 Changing C_IMPLICIT_CONFIG Call by reference Type reference (TYPE) WDR_UI_PP13N_TABLE 20130314
3 Importing I_TRANSLATOR Call by reference Object reference (TYPE REF TO) /UI2/IF_WDR_CFG_OTR 20130314

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