SAP ABAP Class /UI2/CL_WDR_CFG_MERGE_WR_TABLE (WD Config: Writes data to context)
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 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WDR_CFG_MERGE_WRITER WDA Config: Writes the merged data 20130314
Properties
Class /UI2/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 /UI2/WD_CONFIGURATION   UI2: WD Configuration 
Created 20130314   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_WDR_CFG_MERGE_WR_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_WDR_CFG_MERGE_WRITER WDA Config: Writes the merged data 20130314
Friends
Class /UI2/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 20130314
2 M_DELETED_LIST Instance attribute Private Type reference (TYPE) /UI2/WDY_CFG_EXPL_DATA_TAB WDA Configuration: Explicit Data 20130314
3 M_RESULT_LIST Instance attribute Private Type reference (TYPE) /UI2/WDY_CFG_EXPL_DATA_TAB WDA Configuration: Explicit Data 20130314
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ATTR_TYPE_LIST Instance method Private Method 20130314
2 BUILD_ATTR_TYPE_LIST_INFO_MAP Instance method Private Method 20130314
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130314
4 CONVERT_EL_TO_SIMPLE_FORMAT Instance method Private Method 20130314
5 DETERMINE_ELEMENT_PATH Instance method Private Method 20130314
6 DETERMINE_NODE_PATH Instance method Private Method 20130314
7 GET_DELETED_LIST Instance method Public Method 20130314
8 GET_RESULT_LIST Instance method Public Method 20130314
Events
Class /UI2/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 20130314 tt_attr_type type HASHED TABLE OF T_ATTR_TYPE with UNIQUE key node_name
2 T_ATTR_TYPE Private See coding 20130314 begin of T_ATTR_TYPE, node_name type string, attr_defs type /UI2/WDY_CFG_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: Interface for the metadata of a node 20130314

Method BUILD_ATTR_TYPE_LIST on class /UI2/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) /UI2/WDY_CFG_NODE_INFO WD Configuration, Change Tool, Node Information 20130314

Method BUILD_ATTR_TYPE_LIST_INFO_MAP on class /UI2/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) /UI2/WDY_CFG_NODE_INFO_MAP WD Configuration, Change Tool, List of Node Details 20130314
2 Importing I_ROOT_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO 20130314

Method CONSTRUCTOR on class /UI2/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) /UI2/WDY_CFG_EXPL_DATA WDA Configuration: Explicit Data 20130314
2 Returning R_ATTR Value transfer Type reference (TYPE) /UI2/WDY_CFG_EXPL_ATTRIBUTES WDA Configuration: Explicit Attributes 20130314

Method CONVERT_EL_TO_SIMPLE_FORMAT on class /UI2/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 Replacement for Real Boolean Type: 'X' == True '' == False 20130314
2 Importing I_REFERENCE_PATH Call by reference Type reference (TYPE) STRING 20130314
3 Returning R_PATH Value transfer Type reference (TYPE) STRING 20130314

Method DETERMINE_ELEMENT_PATH on class /UI2/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 20130314
2 Importing I_REFERENCE_PATH Call by reference Type reference (TYPE) STRING 20130314
3 Returning R_PATH Value transfer Type reference (TYPE) STRING 20130314

Method DETERMINE_NODE_PATH on class /UI2/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) /UI2/WDY_CFG_EXPL_DATA_TAB WDA Configuration: Explicit Data 20130314

Method GET_DELETED_LIST on class /UI2/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) /UI2/WDY_CFG_EXPL_DATA_TAB WDA Configuration: Explicit Data 20130314

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