SAP ABAP Class CL_WDR_RUNTIME_TRACE (Runtime Trace)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TRACE_TOOL_CALLBACK Call-Back Interface for the Trace Tool 20090915
Properties
Class CL_WDR_RUNTIME_TRACE  
Short Description Runtime Trace    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20060804   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_TRACE_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 WDYN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_TRACE_TOOL_CALLBACK Call-Back Interface for the Trace Tool 20090915
Friends
Class CL_WDR_RUNTIME_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_COMPONENT_TRACE_RECORDS 20071114
2 CO_CONTROLLER_TYPE Constant Public See coding 20071115
3 CO_HEADER_MEMORY_ID Constant Private See coding 'WDTRACEDATA' 20071123
4 C_TRACE_NAME Constant Public See coding 20060808
5 DYN_NAV_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_DYN_NAV_TRACE_RECORDS 20060808
6 IS_TRACE_ACTIVE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20071123
7 MEMORY_TRACE_RECORDS Static Attribute Public Type reference (TYPE) TY_T_MEMORY_TRACE_RECORDS 20071115
8 M_HEADER_DATA Static Attribute Private Type reference (TYPE) TY_T_HEADER_DATA 20071123
9 NAV_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_NAV_TRACE_RECORDS 20060808
10 PORTAL_EVT_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_PORTAL_EVT_RECORDS 20060831
11 PORTAL_NAV_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_PORTAL_NAV_RECORDS 20060829
12 PORTAL_WP_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_PORTAL_WP_RECORDS 20060831
13 RENDERMODE_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_COMMENT_RECORDS 20131119
14 SAVED_CMP_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_COMPONENT_TRACE_RECORDS 20071128
15 SESSION_HANDLING_RECORDS Static Attribute Public Type reference (TYPE) TY_T_SESSION_RECORDS 20100315
16 WDEVENT_TRACE_RECORDS Static Attribute Private Type reference (TYPE) TY_T_WDEVENT_TRACE_RECORDS 20060808
17 WEAK_COMPONENT_REFERENCES Static Attribute Private Type reference (TYPE) TY_T_WEAK_REFERENCES 20071114
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Static method Public Method 20060808
2 COLLECT_ADAPTER_EVENT_TRACE_RE Static method Public Method 20140625
3 COLLECT_CMP_TRACE_RECORDS Static method Public Method 20071114
4 COLLECT_DYN_NAV_TRACE_RECORDS Static method Public Method 20060808
5 COLLECT_MEMORY_TRACE_DATA Static method Public Method 20071121
6 COLLECT_NAVIGATION_TRACE_DATA Static method Public Method 20060808
7 COLLECT_PORTAL_EVT_TRACE_DATA Static method Public Method 20060831
8 COLLECT_PORTAL_NAV_TRACE_DATA Static method Public Method 20060829
9 COLLECT_PORTAL_WP_TRACE_DATA Static method Public Method 20060831
10 COLLECT_RENDERMODE_TRACE_DATA Static method Public Method 20131119
11 COLLECT_SESSION_TRACE Static method Public Method 20100315
12 COLLECT_WDEVENT_TRACE_RECORDS Static method Public Method 20060808
13 DOWNLOAD_TRACE_FILE Static method Public Method 20071123
14 DUMP Static method Public Method 20060804
15 FILL_COMPONENT_DATA Static method Private Method 20071123
16 FILL_CONTEXT_NODE_DATA Static method Private Method 20071121
17 FILL_CONTROLLER_DATA Static method Private Method 20071115
18 GET_COMPONENT_TRACE_RECORDS Static method Public Method 20071123
19 GET_MEMORY_SIZE_OF_OBJECT Static method Private Method 20071115
20 IS_ACTIVE Static method Public Method 20071122
21 ON_HANDLE_REQUEST_ENTRY Static method Private Event handling method 20080118
22 ON_HANDLE_REQUEST_EXIT Static method Private Event handling method 20080118
23 SET_ACTIVE Static method Public Method 20071123
24 WRITE_TRACE_TO_DATABASE Static method Private Method 20071123
Events
Class CL_WDR_RUNTIME_TRACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_COMMENT_RECORD Public See coding 20131119 begin of ty_s_comment_record, log_area type string, comment type string, end of ty_s_comment_record
2 TY_S_COMPONENT Public See coding 20071115 begin of ty_s_component, component_id type string, component_name type string, n_controllers type i, memory_data type ty_s_memory_data, controllers type ty_t_controllers, end of ty_s_component
3 TY_S_COMPONENT_TRACE_RECORD Public See coding 20071114 begin of ty_s_component_trace_record, component_id type string, component_name type string, component_created type string, component_deleted type string, component_freed type string, end of ty_s_component_trace_record
4 TY_S_CONTEXT_NODE Public See coding 20071115 begin of ty_s_context_node, node_name type string, n_elements type i, memory_data type ty_s_memory_data, end of ty_s_context_node
5 TY_S_CONTROLLER Public See coding 20071115 begin of ty_s_controller, controller_name type string, controller_type type string, n_context_nodes type i, memory_data type ty_s_memory_data, context_nodes type ty_t_context_nodes, end of ty_s_controller
6 TY_S_DYN_NAV_TRACE_RECORD Public See coding 20060808 begin of ty_s_dyn_nav_trace_record, comment type string, source_component type string, source_window type string, source_view type string, source_view_usage type string, outbound_plug type string, target_component_usage type string, target_component type string, target_view type string, inbound_plug type string, target_embedding_position type string, navigation_link type string, navigation_target type string, end of ty_s_dyn_nav_trace_record
7 TY_S_HEADER_DATA Private See coding 20071123 begin of ty_s_header_data, file_name type string, memory_ids type ty_t_memory_ids, end of ty_s_header_data
8 TY_S_MEMORY_DATA Public See coding 20071115 begin of ty_s_memory_data, bound_size_alloc type abap_msize, "Größe des gebundenen und allokierten Speichers bound_size_used type abap_msize, "Größe des gebundenen und benutzten Speichers * referenced_size_alloc type abap_msize, "Größe des referenzierten und allokierten Speichers * referenced_size_used type abap_msize, "Größe des referenzierten und benutzten Speichers * is_part_of_non_trivial_szk type abap_bool, "Starke Zusammenhangskomponente von object * szk_size_alloc type abap_msize, "Größe des allokierten Speichers der SZK * szk_size_used type abap_msize, "Größe des benutzten Speichers der SZK * low_mem type abap_bool, "Flag, ob mangels Speicher nur die bound_size_* gefüllt sind * is_in_shared_memory type abap_bool, "Flag, ob OBJECT im Shared Memory liegt. * sizeof_alloc type abap_msize, "Größe des allokierten Speichers ohne Kinder * sizeof_used type abap_msize, "Größe des benutzten Speichers ohne Kinder end of ty_s_memory_data
9 TY_S_MEMORY_ID Private See coding 20071123 begin of ty_s_memory_id, roundtrip type i, memory_id type c length 22, end of ty_s_memory_id
10 TY_S_MEMORY_TRACE_HEADER Public See coding 20071123 begin of ty_s_memory_trace_header, comment type string, n_components type i, n_controllers type i, n_context_nodes type i, n_context_elements type i, total_used_size type abap_msize, timestamp type timestamp, * wdapplication_memory_data type ty_s_memory_data, end of ty_s_memory_trace_header
11 TY_S_MEMORY_TRACE_RECORD Public See coding 20071115 begin of ty_s_memory_trace_record, header type ty_s_memory_trace_header, components type ty_t_components, end of ty_s_memory_trace_record
12 TY_S_NAV_TRACE_RECORD Public See coding 20060808 begin of ty_s_nav_trace_record, comment type string, source_component type string, source_view type string, outbound_plug type string, target_component_usage type string, target_component type string, target_view type string, inbound_plug type string, target_embedding_position type string, end of ty_s_nav_trace_record
13 TY_S_PORTAL_EVT_RECORD Public See coding 20060831 begin of ty_s_portal_evt_record, comment type string, event_namespace type string, event_name type string, event_id type string, event_parameter type string, target_view type string, action_name type string, view_visible type string, end of ty_s_portal_evt_record
14 TY_S_PORTAL_NAV_RECORD Public See coding 20060829 begin of ty_s_portal_nav_record, comment type string, system type string, object_type type string, object_value type string, operation type string, sourcerole type string, target type string, nav_mode type string, window_features type string, window_name type string, history_mode type string, target_title type string, context_url type string, post_body type string, base_url type string, levels_up type string, nav_path type string, parameter type string, end of ty_s_portal_nav_record
15 TY_S_PORTAL_WP_RECORD Public See coding 20060831 begin of ty_s_portal_wp_record, comment type string, wp_mode type string, dirty_flag type string, end of ty_s_portal_wp_record
16 TY_S_TRACE_DATA Private See coding 20071123 begin of ty_s_trace_data, file_name type string, roundtrip type i, trace_data type xstring, end of ty_s_trace_data
17 TY_S_WDEVENT_TRACE_RECORD Public See coding 20060808 begin of ty_s_wdevent_trace_record, comment type string, sender_component type string, sender_controller type string, event type string, listener_component_usage type string, listener_component type string, listener_controller type string, event_handler type string, end of ty_s_wdevent_trace_record
18 TY_S_WEAK_REFERENCE Public See coding 20071114 begin of ty_s_weak_reference, component_id type string, component_name type string, weak_reference type ref to cl_abap_weak_reference, end of ty_s_weak_reference
19 TY_T_COMMENT_RECORDS Public See coding 20131119 ty_t_comment_records type standard table of ty_s_comment_record with default key
20 TY_T_COMPONENTS Public See coding 20071115 ty_t_components type hashed table of ty_s_component with unique key component_id
21 TY_T_COMPONENT_TRACE_RECORDS Public See coding 20071114 ty_t_component_trace_records type hashed table of ty_s_component_trace_record with unique key component_id
22 TY_T_CONTEXT_NODES Public See coding 20071115 ty_t_context_nodes type hashed table of ty_s_context_node with unique key node_name
23 TY_T_CONTROLLERS Public See coding 20071115 ty_t_controllers type hashed table of ty_s_controller with unique key controller_name
24 TY_T_DYN_NAV_TRACE_RECORDS Public See coding 20060808 ty_t_dyn_nav_trace_records type standard table of ty_s_dyn_nav_trace_record with default key
25 TY_T_HEADER_DATA Private See coding 20071123 ty_t_header_data type hashed table of ty_s_header_data with unique key file_name
26 TY_T_MEMORY_IDS Private See coding 20071123 ty_t_memory_ids type standard table of ty_s_memory_id with key roundtrip memory_id
27 TY_T_MEMORY_TRACE_RECORDS Public See coding 20071115 ty_t_memory_trace_records type standard table of ty_s_memory_trace_record with default key
28 TY_T_NAV_TRACE_RECORDS Public See coding 20060808 ty_t_nav_trace_records type standard table of ty_s_nav_trace_record with default key
29 TY_T_PORTAL_EVT_RECORDS Public See coding 20060831 ty_t_portal_evt_records type standard table of ty_s_portal_evt_record with default key
30 TY_T_PORTAL_NAV_RECORDS Public See coding 20060829 ty_t_portal_nav_records type standard table of ty_s_portal_nav_record with default key
31 TY_T_PORTAL_WP_RECORDS Public See coding 20060831 ty_t_portal_wp_records type standard table of ty_s_portal_wp_record with default key
32 TY_T_SESSION_RECORD Public See coding 20100315 begin of ty_t_session_record, timestamp type timestampl, request_uri type string, sap_contextid_session type string, sap_contextid_url type string, sap_sessioncmd type string, sap_ext_sid type string, sap_wd_tstamp type string, sap_ep_tstamp type string, sap_session_state type string, request_type type string, request type xstring, response type xstring, end of ty_t_session_record
33 TY_T_SESSION_RECORDS Public See coding 20100315 ty_t_session_records type standard table of ty_t_session_record with default key
34 TY_T_TRACE_DATA Private See coding 20071123 ty_t_trace_data type hashed table of ty_s_trace_data with unique key file_name roundtrip
35 TY_T_WDEVENT_TRACE_RECORDS Public See coding 20060808 ty_t_wdevent_trace_records type standard table of ty_s_wdevent_trace_record with default key
36 TY_T_WEAK_REFERENCES Public See coding 20071114 ty_t_weak_references type hashed table of ty_s_weak_reference with unique key component_id
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_WDR_RUNTIME_TRACE has no parameter.
Method CLEAR on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_ADAPTER_EVENT_TRACE_RE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20140625
2 Importing EVENT_HANDLER Call by reference Type reference (TYPE) STRING 20140625
3 Importing EVENT_PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20140625

Method COLLECT_ADAPTER_EVENT_TRACE_RE on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_CMP_TRACE_RECORDS 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) CL_WDR_COMPONENT Basis Klasse aller WebDynpro Komponenten 20071114

Method COLLECT_CMP_TRACE_RECORDS on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_DYN_NAV_TRACE_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMENT Call by reference Type reference (TYPE) STRING 20060808
2 Importing INBOUND_PLUG Call by reference Type reference (TYPE) STRING 20060808
3 Importing NAVIGATION_LINK Call by reference Type reference (TYPE) STRING 20060808
4 Importing NAVIGATION_TARGET Call by reference Type reference (TYPE) STRING 20060808
5 Importing OUTBOUND_PLUG Call by reference Type reference (TYPE) STRING 20060808
6 Importing SOURCE_COMPONENT Call by reference Type reference (TYPE) STRING 20060808
7 Importing SOURCE_VIEW Call by reference Type reference (TYPE) STRING 20060808
8 Importing SOURCE_VIEW_USAGE Call by reference Type reference (TYPE) STRING 20060808
9 Importing SOURCE_WINDOW Call by reference Type reference (TYPE) STRING 20060808
10 Importing TARGET_COMPONENT Call by reference Type reference (TYPE) STRING 20060808
11 Importing TARGET_COMPONENT_USAGE Call by reference Type reference (TYPE) STRING 20060808
12 Importing TARGET_EMBEDDING_POSITION Call by reference Type reference (TYPE) STRING 20060808
13 Importing TARGET_VIEW Call by reference Type reference (TYPE) STRING 20060808

Method COLLECT_DYN_NAV_TRACE_RECORDS on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_MEMORY_TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMENT Call by reference Type reference (TYPE) STRING 20071123
2 Importing WITH_DETAILS Call by reference Type reference (TYPE) ABAP_BOOL 20071121

Method COLLECT_MEMORY_TRACE_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_NAVIGATION_TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMENT Call by reference Type reference (TYPE) STRING 20060808
2 Importing INBOUND_PLUG Call by reference Type reference (TYPE) STRING 20060808
3 Importing OUTBOUND_PLUG Call by reference Type reference (TYPE) STRING 20060808
4 Importing SOURCE_COMPONENT Call by reference Type reference (TYPE) STRING 20060808
5 Importing SOURCE_VIEW Call by reference Type reference (TYPE) STRING 20060808
6 Importing TARGET_COMPONENT Call by reference Type reference (TYPE) STRING 20060808
7 Importing TARGET_COMPONENT_USAGE Call by reference Type reference (TYPE) STRING 20060808
8 Importing TARGET_EMBEDDING_POSITION Call by reference Type reference (TYPE) STRING 20060808
9 Importing TARGET_VIEW Call by reference Type reference (TYPE) STRING 20060808

Method COLLECT_NAVIGATION_TRACE_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_PORTAL_EVT_TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_NAME Call by reference Type reference (TYPE) STRING 20060831
2 Importing COMMENT Call by reference Type reference (TYPE) STRING 20060831
3 Importing EVENT_ID Call by reference Type reference (TYPE) STRING 20060831
4 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20070910
5 Importing EVENT_NAMESPACE Call by reference Type reference (TYPE) STRING 20070910
6 Importing EVENT_PARAMETER Call by reference Type reference (TYPE) STRING 20070910
7 Importing TARGET_VIEW Call by reference Type reference (TYPE) STRING 20060831
8 Importing VIEW_VISIBLE Call by reference Type reference (TYPE) STRING 20060831

Method COLLECT_PORTAL_EVT_TRACE_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_PORTAL_NAV_TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BASE_URL Call by reference Type reference (TYPE) STRING 20070910
2 Importing COMMENT Call by reference Type reference (TYPE) STRING 20060829
3 Importing CONTEXT_URL Call by reference Type reference (TYPE) STRING 20070910
4 Importing HISTORY_MODE Call by reference Type reference (TYPE) STRING 20070910
5 Importing LEVELS_UP Call by reference Type reference (TYPE) STRING 20070910
6 Importing NAV_METHOD Call by reference Type reference (TYPE) STRING 20070910
7 Importing NAV_MODE Call by reference Type reference (TYPE) STRING 20070910
8 Importing NAV_PATH Call by reference Type reference (TYPE) STRING 20070910
9 Importing OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20070910
10 Importing OBJECT_VALUE Call by reference Type reference (TYPE) STRING 20070910
11 Importing OPERATION Call by reference Type reference (TYPE) STRING 20070910
12 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20070910
13 Importing POST_BODY Call by reference Type reference (TYPE) STRING 20070910
14 Importing SOURCEROLE Call by reference Type reference (TYPE) STRING 20070910
15 Importing SYSTEM Call by reference Type reference (TYPE) STRING 20070910
16 Importing TARGET Call by reference Type reference (TYPE) STRING 20070910
17 Importing TARGET_TITLE Call by reference Type reference (TYPE) STRING 20070910
18 Importing WINDOW_FEATURES Call by reference Type reference (TYPE) STRING 20070910
19 Importing WINDOW_NAME Call by reference Type reference (TYPE) STRING 20070910

Method COLLECT_PORTAL_NAV_TRACE_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_PORTAL_WP_TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMENT Call by reference Type reference (TYPE) STRING 20060831
2 Importing DIRTY_FLAG Call by reference Type reference (TYPE) CSEQUENCE 20060831
3 Importing WP_MODE Call by reference Type reference (TYPE) STRING 20060831

Method COLLECT_PORTAL_WP_TRACE_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_RENDERMODE_TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMENT Call by reference Type reference (TYPE) STRING 20131119

Method COLLECT_RENDERMODE_TRACE_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_SESSION_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20100416
2 Importing REQUEST_TYPE Call by reference Type reference (TYPE) STRING 20100413
3 Importing RESET Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100413
4 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20100416
5 Importing SAP_CONTEXTID_SESSION Call by reference Type reference (TYPE) STRING sap-contextid des http servers 20111209
6 Importing SAP_SESSION_STATE Call by reference Type reference (TYPE) STRING 20100413

Method COLLECT_SESSION_TRACE on class CL_WDR_RUNTIME_TRACE has no exception.

Method COLLECT_WDEVENT_TRACE_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMENT Call by reference Type reference (TYPE) STRING 20060808
2 Importing EVENT Call by reference Type reference (TYPE) STRING 20060808
3 Importing EVENT_HANDLER Call by reference Type reference (TYPE) STRING 20060808
4 Importing LISTENER_COMPONENT Call by reference Type reference (TYPE) STRING 20060808
5 Importing LISTENER_COMPONENT_USAGE Call by reference Type reference (TYPE) STRING 20060808
6 Importing LISTENER_CONTROLLER Call by reference Type reference (TYPE) STRING 20060808
7 Importing SENDER_COMPONENT Call by reference Type reference (TYPE) STRING 20060808
8 Importing SENDER_CONTROLLER Call by reference Type reference (TYPE) STRING 20060808

Method COLLECT_WDEVENT_TRACE_RECORDS on class CL_WDR_RUNTIME_TRACE has no exception.

Method DOWNLOAD_TRACE_FILE Signature

Method DOWNLOAD_TRACE_FILE on class CL_WDR_RUNTIME_TRACE has no parameter.
Method DOWNLOAD_TRACE_FILE on class CL_WDR_RUNTIME_TRACE has no exception.

Method DUMP Signature

Method DUMP on class CL_WDR_RUNTIME_TRACE has no parameter.
Method DUMP on class CL_WDR_RUNTIME_TRACE has no exception.

Method FILL_COMPONENT_DATA 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) CL_WDR_COMPONENT Basis Klasse aller WebDynpro Komponenten 20071123
2 Exporting COMPONENT_TRACE_DATA Call by reference Type reference (TYPE) TY_S_COMPONENT 20071123
3 Changing HEADER_DATA Call by reference Type reference (TYPE) TY_S_MEMORY_TRACE_HEADER 20071123
4 Importing WITH_DETAILS Call by reference Type reference (TYPE) ABAP_BOOL 20071123

Method FILL_COMPONENT_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method FILL_CONTEXT_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_NODE Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basisklasse aller Elemente von Web-Dynpro-Knoten 20071123
2 Changing CONTEXT_NODES Call by reference Type reference (TYPE) TY_T_CONTEXT_NODES 20071123
3 Changing HEADER_DATA Call by reference Type reference (TYPE) TY_S_MEMORY_TRACE_HEADER 20071123
4 Importing WITH_DETAILS Call by reference Type reference (TYPE) ABAP_BOOL 20071121

Method FILL_CONTEXT_NODE_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method FILL_CONTROLLER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) CL_WDR_CONTROLLER Basis Klasse aller WebDynpro Komponenten 20071123
2 Exporting CONTROLLER_TRACE_DATA Call by reference Type reference (TYPE) TY_S_CONTROLLER 20071123
3 Importing CONTROLLER_TYPE Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_TYPE Web Dynpro : Controllertyp 20071123
4 Changing HEADER_DATA Call by reference Type reference (TYPE) TY_S_MEMORY_TRACE_HEADER 20071123
5 Importing WITH_DETAILS Call by reference Type reference (TYPE) ABAP_BOOL 20071121

Method FILL_CONTROLLER_DATA on class CL_WDR_RUNTIME_TRACE has no exception.

Method GET_COMPONENT_TRACE_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_T_COMPONENT_TRACE_RECORDS 20071123

Method GET_COMPONENT_TRACE_RECORDS on class CL_WDR_RUNTIME_TRACE has no exception.

Method GET_MEMORY_SIZE_OF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MEMORY_DATA Value transfer Type reference (TYPE) TY_S_MEMORY_DATA 20071115
2 Importing OBJECT Call by reference Type reference (TYPE) ANY 20071115

Method GET_MEMORY_SIZE_OF_OBJECT on class CL_WDR_RUNTIME_TRACE has no exception.

Method IS_ACTIVE Signature

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

Method IS_ACTIVE on class CL_WDR_RUNTIME_TRACE has no exception.

Method ON_HANDLE_REQUEST_ENTRY Signature

Method ON_HANDLE_REQUEST_ENTRY on class CL_WDR_RUNTIME_TRACE has no parameter.
Method ON_HANDLE_REQUEST_ENTRY on class CL_WDR_RUNTIME_TRACE has no exception.

Method ON_HANDLE_REQUEST_EXIT Signature

Method ON_HANDLE_REQUEST_EXIT on class CL_WDR_RUNTIME_TRACE has no parameter.
Method ON_HANDLE_REQUEST_EXIT on class CL_WDR_RUNTIME_TRACE has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20071123

Method SET_ACTIVE on class CL_WDR_RUNTIME_TRACE has no exception.

Method WRITE_TRACE_TO_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING 20071123
2 Importing FILE_NAME Call by reference Type reference (TYPE) STRING 20071123
3 Importing ROUNDTRIP Call by reference Type reference (TYPE) I 20071123

Method WRITE_TRACE_TO_DATABASE on class CL_WDR_RUNTIME_TRACE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 710