SAP ABAP Class CL_WDR_CFG_MERGE_TOOL (WDA Config: Merge Explicit Config. Data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Properties
Class CL_WDR_CFG_MERGE_TOOL  
Short Description WDA Config: Merge Explicit Config. Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20070829   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDR_CFG_MERGE_WRITER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDR_CFG_MERGE_TOOL has no interface implemented.
Friends
Class CL_WDR_CFG_MERGE_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CURRENT_SCOPE_TABLE Instance attribute Private Type reference (TYPE) I 20070924
2 M_MERGE_TOOL_2 Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CFG_MERGE_TOOL_2 WDA Config: Merge Explicit Configuration Data 20100303
3 M_PRIMARY_TABLE Instance attribute Private Type reference (TYPE) WDY_CONFIG_PRIMARY_TABLE List of Primary Attributes for Nodes 20070830
4 M_ROOT_NODE_INFO Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface for the metadata of a node 20070830
5 M_WRITER Instance attribute Private Object reference (TYPE REF TO) IF_WDR_CFG_MERGE_WRITER WDA Config: Writes the merged data 20070830
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SUBTREE Instance method Public Method 20080214
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070903
3 INSERT_REFS Static method Private Method 20100303
4 MERGE_CONTEXT Instance method Public Method 20070829
Events
Class CL_WDR_CFG_MERGE_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_INDEX_MAPPING Public See coding 20070829 tt_index_mapping type standard table of t_index_mapping with NON-UNIQUE DEFAULT KEY
2 T_INDEX_MAPPING Public See coding 20070829 begin of t_index_mapping, tab1_index type wdy_cfg_index_as_num, tab2_index type wdy_cfg_index_as_num, pa_value type string, scope type wdr_pers_scope, sequence type wdy_cfg_index_as_num, end of t_index_mapping
Method Signatures

Method ADD_SUBTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ELEMENT_LIST Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Konfiguration: Explizite Daten 20080214
2 Importing I_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20080214
3 Importing I_REFERENCE_ITEM Call by reference Object reference (TYPE REF TO) WDY_CFG_EXPL_DATA WDA Konfiguration: Explizite Daten 20080214

Method ADD_SUBTREE on class CL_WDR_CFG_MERGE_TOOL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRIMARY_TABLE Value transfer Type reference (TYPE) WDY_CONFIG_PRIMARY_TABLE 20070903
2 Importing I_ROOT_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20070903
3 Importing I_WRITER Value transfer Object reference (TYPE REF TO) IF_WDR_CFG_MERGE_WRITER 20070903

Method CONSTRUCTOR on class CL_WDR_CFG_MERGE_TOOL has no exception.

Method INSERT_REFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TABLE Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Konfiguration: Explizite Daten 20100303
2 Importing I_REFS Call by reference Type reference (TYPE) CL_WDR_CFG_MERGE_TOOL_2=>ITEM_REFS_2_CONTEXT 20100303

Method INSERT_REFS on class CL_WDR_CFG_MERGE_TOOL has no exception.

Method MERGE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TABLE_1 Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Konfiguration: Explizite Daten 20070904
2 Changing C_TABLE_2 Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Konfiguration: Explizite Daten 20070904

Method MERGE_CONTEXT on class CL_WDR_CFG_MERGE_TOOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710