SAP ABAP Class IF_WDR_BADI_TRACE_TOOL_HOTKEY (Interface for BAdI: WDR_BADI_TRACE_TOOL_HOTKEY)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080731
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONTEXT_TRACE Context Trace 20100310
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_SELENIUM_RECORDING WD ABAP Test Automation with Selenium 20130201
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TRACE_PERF_MONITOR Class for BAdI: WD_BADI_TRACE_TOOL 20100308
Properties
Class IF_WDR_BADI_TRACE_TOOL_HOTKEY  
Short Description Interface for BAdI: WDR_BADI_TRACE_TOOL_HOTKEY    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080730   SAP 
Last change 20090618   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)
Interfaces
Class IF_WDR_BADI_TRACE_TOOL_HOTKEY has no interface implemented.
Friends
Class IF_WDR_BADI_TRACE_TOOL_HOTKEY has no friend class.
Attributes
Class IF_WDR_BADI_TRACE_TOOL_HOTKEY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_HOTKEY Instance method Public Method Execute Hotkey 20080731
2 GET_HOTKEYS Instance method Public Method Returns Hotkeys 20080731
Events
Class IF_WDR_BADI_TRACE_TOOL_HOTKEY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_HOTKEY Public See coding 20080731 begin of t_hotkey, hotkey type c length 1, description type string, instance type ref to if_wdr_badi_trace_tool_hotkey, productive_mode type abap_bool, end of t_hotkey
2 T_HOTKEY_TAB Public See coding 20080731 t_hotkey_tab type standard table of t_hotkey with default key
Method Signatures

Method EXECUTE_HOTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HOTKEY Call by reference Type reference (TYPE) C 20080731

Method EXECUTE_HOTKEY on class IF_WDR_BADI_TRACE_TOOL_HOTKEY has no exception.

Method GET_HOTKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HOTKEYS Call by reference Type reference (TYPE) T_HOTKEY_TAB 20080731

Method GET_HOTKEYS on class IF_WDR_BADI_TRACE_TOOL_HOTKEY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in