SAP ABAP Class IF_WDR_CFG_MERGE_WRITER (WDA Config: Writes the merged data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_MERGE_WR_TABLE WD Config: Writes data to context 20070830
Properties
Class IF_WDR_CFG_MERGE_WRITER  
Short Description WDA Config: Writes the merged data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070829   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDR_CFG_MERGE_WRITER has no forward declaration.
Interfaces
Class IF_WDR_CFG_MERGE_WRITER has no interface implemented.
Friends
Class IF_WDR_CFG_MERGE_WRITER has no friend class.
Attributes
Class IF_WDR_CFG_MERGE_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ELEMENT Instance method Public Method 20070829
2 CREATE_ELEMENT_SIMPLE Instance method Public Method 20070903
3 CREATE_NODE Instance method Public Method 20070829
4 CREATE_NODE_SIMPLE Instance method Public Method 20070903
Events
Class IF_WDR_CFG_MERGE_WRITER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_REFERENCE_DATA Public See coding 20070903 begin of T_REFERENCE_DATA, table type WDY_CFG_EXPL_DATA, node type ref to if_wd_context_node, element type ref to if_wd_context_element, deleted type wdy_boolean, end of t_reference_data
Method Signatures

Method CREATE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_ENTRY_1 Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA WDA Konfiguration: Explizite Daten 20070829
2 Importing I_ELEMENT_ENTRY_2 Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA WDA Konfiguration: Explizite Daten 20070829
3 Importing I_REF_DATA Call by reference Type reference (TYPE) T_REFERENCE_DATA WebDynpro: Schnittstelle für Kontext Knoten 20070903
4 Returning R_REF_DATA Value transfer Type reference (TYPE) T_REFERENCE_DATA Web Dynpro: Schnittstelle für ein Knotenelement 20070903
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20070830

Method CREATE_ELEMENT_SIMPLE 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 20070903
2 Importing I_IS_BASIS_TABLE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100302
3 Importing I_REF_DATA Call by reference Type reference (TYPE) T_REFERENCE_DATA WebDynpro: Schnittstelle für Kontext Knoten 20070903
4 Returning R_REF_DATA Value transfer Type reference (TYPE) T_REFERENCE_DATA Web Dynpro: Schnittstelle für ein Knotenelement 20070903
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20070903

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ENTRY_1 Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA WDA Konfiguration: Explizite Daten 20070829
2 Importing I_NODE_ENTRY_2 Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA WDA Konfiguration: Explizite Daten 20070829
3 Importing I_REF_DATA Call by reference Type reference (TYPE) T_REFERENCE_DATA Web Dynpro: Schnittstelle für ein Knotenelement 20070903
4 Returning R_REF_DATA Value transfer Type reference (TYPE) T_REFERENCE_DATA WebDynpro: Schnittstelle für Kontext Knoten 20070903
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20070830

Method CREATE_NODE_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ENTRY Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA WDA Konfiguration: Explizite Daten 20070903
2 Importing I_REF_DATA Call by reference Type reference (TYPE) T_REFERENCE_DATA Web Dynpro: Schnittstelle für ein Knotenelement 20070903
3 Returning R_REF_DATA Value transfer Type reference (TYPE) T_REFERENCE_DATA WebDynpro: Schnittstelle für Kontext Knoten 20070903
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20070903
History
Last changed by/on SAP  20110908 
SAP Release Created in