SAP ABAP Class IF_WDR_TRACE_TOOL (Web Dynpro Trace Tool - Internal)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_TRACE_TOOL Web Dynpro Trace Tool: Application Interface 20061219
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TRACE_TOOL Web Dynpro Trace Tool 20061219
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TRACE_TOOL_SHM Web Dynpro Trace Tool - Shared Memory 20061219
Properties
Class IF_WDR_TRACE_TOOL  
Short Description Web Dynpro Trace Tool - Internal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061219   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDR_TRACE_TOOL has no forward declaration.
Interfaces
Class IF_WDR_TRACE_TOOL has no interface implemented.
Friends
Class IF_WDR_TRACE_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ROUNDTRIP_CURRENT Constant Public Type reference (TYPE) I -2 20061219
2 C_ROUNDTRIP_CURRENT_INTERACT Constant Public Type reference (TYPE) I -4 20080729
3 C_ROUNDTRIP_INDEPENDENT Constant Public Type reference (TYPE) I -1 20061219
4 C_ROUNDTRIP_ROOT Constant Public Type reference (TYPE) I -3 20061219
5 C_TRACE_PARAMETER Constant Public Type reference (TYPE) STRING 'sap-wd-traceTool' 20061219
6 E_ACTION_TYPE Constant Public See coding 20080729
7 E_NAME Instance attribute Public Attribute reference (LIKE) 20061219
8 ROUNDTRIP Instance attribute Public Type reference (TYPE) I 20061219
9 SETTINGS Instance attribute Public Type reference (TYPE) T_SETTINGS 20080729
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TRACE_DATA Instance method Public Method 20061219
2 DO_REDIRECT Instance method Public Method Execute Redirect to Trace Tool 20061219
3 END_ROUNDTRIP Instance method Public Method Close Roundtrip 20061219
4 IS_REDIRECT Instance method Public Method Redirect to trace tool requested? 20061219
5 SET_ACTION_TYPE Instance method Public Method Set Type of Current Action 20080729
6 SET_SETTINGS Instance method Public Method Set Settings 20080729
7 START_ROUNDTRIP Instance method Public Method Start Roundtrip 20061219
Events
Class IF_WDR_TRACE_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_NAME Public Attribute reference (LIKE) 20061219
2 T_SETTINGS Public See coding 20080729 begin of T_SETTINGS, default_trace type t_name, end of t_settings
Method Signatures

Method ADD_TRACE_DATA Signature

Method ADD_TRACE_DATA on class IF_WDR_TRACE_TOOL has no parameter.
Method ADD_TRACE_DATA on class IF_WDR_TRACE_TOOL has no exception.

Method DO_REDIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP-Framework (iHTTP) HTTP-Server 20061219

Method DO_REDIRECT on class IF_WDR_TRACE_TOOL has no exception.

Method END_ROUNDTRIP Signature

Method END_ROUNDTRIP on class IF_WDR_TRACE_TOOL has no parameter.
Method END_ROUNDTRIP on class IF_WDR_TRACE_TOOL has no exception.

Method IS_REDIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REDIRECT_REQUIRED Value transfer Type reference (TYPE) ABAP_BOOL 20061219

Method IS_REDIRECT on class IF_WDR_TRACE_TOOL has no exception.

Method SET_ACTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_TYPE Call by reference Type reference (TYPE) I 20080729

Method SET_ACTION_TYPE on class IF_WDR_TRACE_TOOL has no exception.

Method SET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SETTINGS Call by reference Type reference (TYPE) T_SETTINGS 20080729

Method SET_SETTINGS on class IF_WDR_TRACE_TOOL has no exception.

Method START_ROUNDTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROUNDTRIP Value transfer Type reference (TYPE) I 20061219

Method START_ROUNDTRIP on class IF_WDR_TRACE_TOOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in