SAP ABAP Class CL_WDR_TRACE_TOOL_ASSIST (Assistance Class for WDR_TRACE_TOOL)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TRACE_TOOL (Package) WebDynpro Trace Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20080404
Properties
Class CL_WDR_TRACE_TOOL_ASSIST  
Short Description Assistance Class for WDR_TRACE_TOOL    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_TRACE_TOOL   WebDynpro Trace Tool 
Created 20080331   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_TRACE_TOOL_ASSIST has no forward declaration.
Interfaces
Class CL_WDR_TRACE_TOOL_ASSIST has no interface implemented.
Friends
Class CL_WDR_TRACE_TOOL_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TRACE_TOOL_CONTRIBUTION Instance attribute Private Type reference (TYPE) WDY_TRACE_TOOL_MEMBER_TAB Contribution to Trace Tool 20080404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080404
2 FILL_CONTRIBUTIONS Instance method Public Method Fills the CONTRIBUTIONS Node 20080404
3 MERGE_WITH_CONFIG_DATA Instance method Public Method Add Configuration Data 20080404
4 SAVE_AS_DEFAULT Instance method Public Method Save as Default 20080404
Events
Class CL_WDR_TRACE_TOOL_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CONFIG_TAB Private See coding 20080404 tt_config_tab type standard table of t_config_line with default key
2 TT_CONTRIBUTION_FLAT Private See coding 20080404 tt_contribution_flat type standard table of t_contribution_flat with default key
3 T_CONFIG_LINE Private See coding 20080404 begin of t_config_line, feature_id type string, prefix type wdy_trace_tool_member-prefix, trace_file_name type wdy_trace_tool_feature_info-trace_file_name, active type wdy_boolean, end of t_config_line
4 T_CONTRIBUTION_FLAT Private See coding 20080404 begin of t_contribution_flat, active type wdy_trace_tool_feature_info-active_by_default, member_description type wdy_trace_tool_member-member_description, feature_description type wdy_trace_tool_feature_info-description, prefix type wdy_trace_tool_member-prefix, trace_file_name type wdy_trace_tool_feature_info-trace_file_name, end of t_contribution_flat
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_TRACE_TOOL_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_WDR_TRACE_TOOL_ASSIST has no exception.

Method FILL_CONTRIBUTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20080404

Method FILL_CONTRIBUTIONS on class CL_WDR_TRACE_TOOL_ASSIST has no exception.

Method MERGE_WITH_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20080404
2 Importing CONTRIBUTIONS_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20080404

Method MERGE_WITH_CONFIG_DATA on class CL_WDR_TRACE_TOOL_ASSIST has no exception.

Method SAVE_AS_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20080404
2 Importing CONFIG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20080404
3 Importing CONTRIBUTIONS_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20080404

Method SAVE_AS_DEFAULT on class CL_WDR_TRACE_TOOL_ASSIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731