SAP ABAP Class CL_WDR_TRACE_TOOL_HELPER (Web Dynpro Trace Tool Help Class)
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_TRACE_TOOL_HELPER | |
Short Description | Web Dynpro Trace Tool Help Class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20050826 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDR_TRACE_TOOL_HELPER has no interface implemented.
Friends
Class CL_WDR_TRACE_TOOL_HELPER has no friend class.
Attributes
Class CL_WDR_TRACE_TOOL_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20060920 | |
2 | ![]() |
Static method | Public | Method | 20060920 | |
3 | ![]() |
Static method | Public | Method | 20080729 |
Events
Class CL_WDR_TRACE_TOOL_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_LOG_MESSAGE | Public | See coding | 20060920 | begin of T_LOG_MESSAGE,
log_area type string,
message_type type symsgty,
text type string,
parameters type TIHTTPNVP,
end of T_LOG_MESSAGE
|
||
2 | T_LOG_MESSAGE_TAB | Public | See coding | 20060920 | t_log_message_tab type standard table of T_LOG_MESSAGE with default key
|
Method Signatures
Method ADD_LOG_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOG_AREA | Call by reference | Type reference (TYPE) | STRING | 20060920 | |||
2 | ![]() |
MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Nachrichtentyp | 20060920 | |
3 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20060920 | ||
4 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20060920 |
Method ADD_LOG_MESSAGE on class CL_WDR_TRACE_TOOL_HELPER has no exception.
Method ADD_LOG_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOG_MESSAGES | Call by reference | Type reference (TYPE) | T_LOG_MESSAGE_TAB | 20060920 | |||
2 | ![]() |
TRACE_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_WD_TRACE_TOOL | Web Dynpro Trace-Tool: Anwendungs-Schnittstelle | 20060920 |
Method ADD_LOG_MESSAGES on class CL_WDR_TRACE_TOOL_HELPER has no exception.
Method HTML_GET_DOMAIN_RELAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML | Value transfer | Type reference (TYPE) | STRING | 20080729 |
Method HTML_GET_DOMAIN_RELAX on class CL_WDR_TRACE_TOOL_HELPER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |