SAP ABAP Class CL_WDR_TRACING_HOTKEY (Start Tracing by Hotkey)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Properties
Class CL_WDR_TRACING_HOTKEY  
Short Description Start Tracing by Hotkey    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20080215   SAP 
Last change 20110908   SAP 
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_WDR_BADI_TRACE_TOOL_HOTKEY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDR_TRACING_HOTKEY has no interface implemented.
Friends
Class CL_WDR_TRACING_HOTKEY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ALLOW_ALL Static Attribute Private Type reference (TYPE) ABAP_BOOL 20081217
2 M_EVENT_PROXY Instance attribute Private Object reference (TYPE REF TO) CL_WDR_NW7_EVENT_STUB Web Dynpro Local Test XX7 20080221
3 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WDR_TRACING_HOTKEY Start Tracing by Hotkey 20080221
4 M_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080221
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Static method Public Method 20080221
2 CONSTRUCTOR Instance method Public Constructor 20080221
3 HANDLE_EVENT Instance method Private Event handling method 20100701
4 LS_ON_ADD_TRACING_COMMAND Instance method Private Event handling method 20080221
Events
Class CL_WDR_TRACING_HOTKEY has no event.
Types
Class CL_WDR_TRACING_HOTKEY has no local type.
Method Signatures

Method ACTIVATE Signature

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

Method ACTIVATE on class CL_WDR_TRACING_HOTKEY has no exception.

Method CONSTRUCTOR Signature

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

Method HANDLE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT_NAME Call by reference Attribute reference (LIKE) 20100701
2 Importing I_EVENT_PARAMETERS Call by reference Attribute reference (LIKE) 20100701
3 Importing I_EVENT_QUEUE Call by reference Attribute reference (LIKE) 20100701
4 Importing I_RESPONSE Call by reference Attribute reference (LIKE) 20100701
5 Importing I_UPDATE_DATA Call by reference Attribute reference (LIKE) 20100701

Method HANDLE_EVENT on class CL_WDR_TRACING_HOTKEY has no exception.

Method LS_ON_ADD_TRACING_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_COMMAND Call by reference Attribute reference (LIKE) 20080221

Method LS_ON_ADD_TRACING_COMMAND on class CL_WDR_TRACING_HOTKEY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703