SAP ABAP Class CL_WDR_CFG_MERGE_WR_TABLE (WD Config: Writes data to context)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CFG_MERGE_WRITER WDA Config: Writes the merged data 20070830
Properties
Class CL_WDR_CFG_MERGE_WR_TABLE  
Short Description WD Config: Writes data to context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20070830   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CFG_MERGE_WR_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_CFG_MERGE_WRITER WDA Config: Writes the merged data 20070830
Friends
Class CL_WDR_CFG_MERGE_WR_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ATTR_LIST Instance attribute Private Type reference (TYPE) TT_ATTR_TYPE 20071002
2 M_DELETED_LIST Instance attribute Private Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Configuration: Explicit Data 20071206
3 M_RESULT_LIST Instance attribute Private Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Configuration: Explicit Data 20071002
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ATTR_TYPE_LIST Instance method Private Method 20071002
2 BUILD_ATTR_TYPE_LIST_INFO_MAP Instance method Private Method 20100304
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071002
4 CONVERT_EL_TO_SIMPLE_FORMAT Instance method Private Method 20071002
5 DETERMINE_ELEMENT_PATH Instance method Private Method 20071009
6 DETERMINE_NODE_PATH Instance method Private Method 20071009
7 GET_DELETED_LIST Instance method Public Method 20071206
8 GET_RESULT_LIST Instance method Public Method 20071002
Events
Class CL_WDR_CFG_MERGE_WR_TABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ATTR_TYPE Private See coding 20071002 tt_attr_type type HASHED TABLE OF T_ATTR_TYPE with UNIQUE key node_name
2 T_ATTR_TYPE Private See coding 20071002 begin of T_ATTR_TYPE, node_name type string, attr_defs type WDY_CFG_CHGTOOL_ATTR_INFO_MAP, end of t_attr_type
Method Signatures

Method BUILD_ATTR_TYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Schnittstelle der Metadaten eines Knotens 20071002

Method BUILD_ATTR_TYPE_LIST on class CL_WDR_CFG_MERGE_WR_TABLE has no exception.

Method BUILD_ATTR_TYPE_LIST_INFO_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_INFO Call by reference Type reference (TYPE) WDY_CFG_CHGTOOL_NODE_INFO WD Konfiguration, Change-Tool, Knoteninformation 20100304

Method BUILD_ATTR_TYPE_LIST_INFO_MAP on class CL_WDR_CFG_MERGE_WR_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_INFO_MAP Call by reference Type reference (TYPE) WDY_CFG_CHGTOOL_NODE_INFO_MAP WD Konfiguration, Change-Tool, Liste der Knoteninformationen 20100304
2 Importing I_ROOT_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20071002

Method CONSTRUCTOR on class CL_WDR_CFG_MERGE_WR_TABLE has no exception.

Method CONVERT_EL_TO_SIMPLE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_ENTRY Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA WDA Konfiguration: Explizite Daten 20071002
2 Returning R_ATTR Value transfer Type reference (TYPE) WDY_CFG_EXPL_ATTRIBUTES WDA Configuration: Attribute explizit 20071002

Method CONVERT_EL_TO_SIMPLE_FORMAT on class CL_WDR_CFG_MERGE_WR_TABLE has no exception.

Method DETERMINE_ELEMENT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20071206
2 Importing I_REFERENCE_PATH Call by reference Type reference (TYPE) STRING 20071009
3 Returning R_PATH Value transfer Type reference (TYPE) STRING 20071009

Method DETERMINE_ELEMENT_PATH on class CL_WDR_CFG_MERGE_WR_TABLE has no exception.

Method DETERMINE_NODE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_NAME Call by reference Type reference (TYPE) STRING 20071009
2 Importing I_REFERENCE_PATH Call by reference Type reference (TYPE) STRING 20071009
3 Returning R_PATH Value transfer Type reference (TYPE) STRING 20071009

Method DETERMINE_NODE_PATH on class CL_WDR_CFG_MERGE_WR_TABLE has no exception.

Method GET_DELETED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT_LIST Value transfer Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Konfiguration: Explizite Daten 20071206

Method GET_DELETED_LIST on class CL_WDR_CFG_MERGE_WR_TABLE has no exception.

Method GET_RESULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT_LIST Value transfer Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Konfiguration: Explizite Daten 20071002

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