SAP ABAP Interface IF_WDR_BADI_TRACE_TOOL_HOTKEY (Interface for BAdI: WDR_BADI_TRACE_TOOL_HOTKEY)
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 - 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
| Interface | IF_WDR_BADI_TRACE_TOOL_HOTKEY | |
| Short Description | Interface for BAdI: WDR_BADI_TRACE_TOOL_HOTKEY |
General Data
| Package | SWDP_TRACE_TOOL | WebDynpro Trace Tool |
| Created | 20080730 | SAP |
| Last changed | 20090618 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080731 |
Friends
Interface IF_WDR_BADI_TRACE_TOOL_HOTKEY has no friend.
Attributes
Interface IF_WDR_BADI_TRACE_TOOL_HOTKEY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Hotkey | 20080731 | |
| 2 | Instance method | Public | Method | Returns Hotkeys | 20080731 |
Events
Interface 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 | HOTKEY | Call by reference | Type reference (TYPE) | C | 20080731 |
Method EXECUTE_HOTKEY on Interface 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 | HOTKEYS | Call by reference | Type reference (TYPE) | T_HOTKEY_TAB | 20080731 |
Method GET_HOTKEYS on Interface IF_WDR_BADI_TRACE_TOOL_HOTKEY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |