SAP ABAP Interface IF_WDR_TRACE_TOOL (Web Dynpro Trace Tool - Internal)
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_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
Interface | IF_WDR_TRACE_TOOL | |
Short Description | Web Dynpro Trace Tool - Internal |
General Data
Package | SWDP_TRACE_TOOL | WebDynpro Trace Tool |
Created | 20061219 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDR_TRACE_TOOL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_TRACE_TOOL | Web Dynpro Trace Tool: Application Interface | 20061219 |
Friends
Interface IF_WDR_TRACE_TOOL has no friend.
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 | ![]() |
Instance method | Public | Method | 20061219 | |
2 | ![]() |
Instance method | Public | Method | Execute Redirect to Trace Tool | 20061219 |
3 | ![]() |
Instance method | Public | Method | Close Roundtrip | 20061219 |
4 | ![]() |
Instance method | Public | Method | Redirect to trace tool requested? | 20061219 |
5 | ![]() |
Instance method | Public | Method | Set Type of Current Action | 20080729 |
6 | ![]() |
Instance method | Public | Method | Set Settings | 20080729 |
7 | ![]() |
Instance method | Public | Method | Start Roundtrip | 20061219 |
Events
Interface 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 Interface IF_WDR_TRACE_TOOL has no parameter.
Method ADD_TRACE_DATA on Interface 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 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP-Framework (iHTTP) HTTP-Server | 20061219 |
Method DO_REDIRECT on Interface IF_WDR_TRACE_TOOL has no exception.
Method END_ROUNDTRIP Signature
Method END_ROUNDTRIP on Interface IF_WDR_TRACE_TOOL has no parameter.
Method END_ROUNDTRIP on Interface 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 | ![]() |
REDIRECT_REQUIRED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061219 |
Method IS_REDIRECT on Interface 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 | ![]() |
ACTION_TYPE | Call by reference | Type reference (TYPE) | I | 20080729 |
Method SET_ACTION_TYPE on Interface 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 | ![]() |
SETTINGS | Call by reference | Type reference (TYPE) | T_SETTINGS | 20080729 |
Method SET_SETTINGS on Interface 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 | ![]() |
ROUNDTRIP | Value transfer | Type reference (TYPE) | I | 20061219 |
Method START_ROUNDTRIP on Interface IF_WDR_TRACE_TOOL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |