SAP ABAP Class CL_WDR_RENDERING_TRACE (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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TRACE_TOOL_CALLBACK | Call-Back Interface for the Trace Tool | 20080404 |
Properties
Class | CL_WDR_RENDERING_TRACE | |
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 | 20080331 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_TRACE_TOOL_CALLBACK | Call-Back Interface for the Trace Tool | 20080404 |
Friends
Class CL_WDR_RENDERING_TRACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Attribute reference (LIKE) | CL_ABAP_CHAR_UTILITIES=>CR_LF | CL_ABAP_CHAR_UTILITIES=>CR_LF | 20080404 | ||
2 | ![]() |
Constant | Private | See coding | 20080404 | ||||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110923 | |||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDR_RENDERING_TRACE | Web Dynpro Trace Tool Help Class | 20080404 | ||
5 | ![]() |
Instance attribute | Private | See coding | 20080404 | ||||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_WDR_CLIENT_COMMAND=>TT_COMMAND | 20080404 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080404 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CL_WDG_UR_CONTROL_DESCR=>T_UR_PREFIX | 20080404 |
Methods
Events
Class CL_WDR_RENDERING_TRACE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_FORMATTING_INFO | Private | See coding | 20080404 | begin of t_formatting_info,
format type string, " e_format
xpath type string,
title type string,
labels type tihttpnvp,
collapsed type abap_bool,
end of t_formatting_info
|
||
2 | T_LOG_MESSAGE | Public | See coding | 20080404 | begin of T_LOG_MESSAGE,
log_area type string,
message_type type symsgty,
text type string,
parameters type TIHTTPNVP,
end of T_LOG_MESSAGE
|
||
3 | T_LOG_MESSAGE_TAB | Public | See coding | 20080404 | t_log_message_tab type standard table of T_LOG_MESSAGE with default key
|
||
4 | T_SSR_EVENT | Private | See coding | 20080404 | begin of t_ssr_event,
event_id type string,
event_name type string,
event_param_1 type string,
event_param_2 type string,
event_param_3 type string,
event_param_4 type string,
end of t_ssr_event
|
||
5 | T_SSR_EVENT_TAB | Private | See coding | 20080404 | t_ssr_event_tab type standard table of t_ssr_event
|
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 | 20080404 | |||
2 | ![]() |
MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Nachrichtentyp | 20080404 | |
3 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20080404 | ||
4 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20080404 |
Method ADD_LOG_MESSAGE on class CL_WDR_RENDERING_TRACE 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 | 20080404 | |||
2 | ![]() |
TRACE_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_WD_TRACE_TOOL | Web Dynpro Trace-Tool: Anwendungs-Schnittstelle | 20080404 |
Method ADD_LOG_MESSAGES on class CL_WDR_RENDERING_TRACE has no exception.
Method ADD_STATISTICS Signature
Method ADD_STATISTICS on class CL_WDR_RENDERING_TRACE has no parameter.
Method ADD_STATISTICS on class CL_WDR_RENDERING_TRACE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDR_RENDERING_TRACE has no parameter.
Method CONSTRUCTOR on class CL_WDR_RENDERING_TRACE has no exception.
Method DUMP_LSX_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Call by reference | Object reference (TYPE REF TO) | IFUR_NW7__CONTROL | 20080404 | |||
2 | ![]() |
LSX_PAGE | Value transfer | Type reference (TYPE) | STRING | 20080404 |
Method DUMP_LSX_PAGE on class CL_WDR_RENDERING_TRACE has no exception.
Method DUMP_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DUMP | Call by reference | Type reference (TYPE) | STRING | 20080404 | |||
2 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | IF_WD_TRACE_SERIALIZER=>T_OBJECT | 20080404 |
Method DUMP_OBJECT on class CL_WDR_RENDERING_TRACE has no exception.
Method DUMP_UR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080404 | |||
2 | ![]() |
XML | Value transfer | Type reference (TYPE) | STRING | 20080404 |
Method DUMP_UR on class CL_WDR_RENDERING_TRACE has no exception.
Method DUMP_UR_NW7_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080404 | |||
2 | ![]() |
DUMP | Call by reference | Type reference (TYPE) | STRING | 20080404 | |||
3 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | STRING | 20080404 | |||
4 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 'control' | 20080404 |
Method DUMP_UR_NW7_CONTROL on class CL_WDR_RENDERING_TRACE has no exception.
Method HAS_PASSWORD_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_PASSWORD_FIELD | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110923 |
Method HAS_PASSWORD_FIELD on class CL_WDR_RENDERING_TRACE has no exception.
Method LSX_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20080404 | |||
2 | ![]() |
XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20080404 |
Method LSX_NAME on class CL_WDR_RENDERING_TRACE 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 | ![]() |
CLIENT_COMMAND | Value transfer | Attribute reference (LIKE) | 20080404 |
Method LS_ON_ADD_TRACING_COMMAND on class CL_WDR_RENDERING_TRACE has no exception.
Method ON_BEFORE_WINDOW_SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WINDOW_ADAPTER | Value transfer | Attribute reference (LIKE) | 20080404 |
Method ON_BEFORE_WINDOW_SET_CONTENT on class CL_WDR_RENDERING_TRACE has no exception.
Method ON_REQUEST_ENTRY Signature
Method ON_REQUEST_ENTRY on class CL_WDR_RENDERING_TRACE has no parameter.
Method ON_REQUEST_ENTRY on class CL_WDR_RENDERING_TRACE has no exception.
Method ON_REQUEST_EXIT Signature
Method ON_REQUEST_EXIT on class CL_WDR_RENDERING_TRACE has no parameter.
Method ON_REQUEST_EXIT on class CL_WDR_RENDERING_TRACE has no exception.
Method ON_UPDATE_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADAPTER | Value transfer | Attribute reference (LIKE) | 20080404 | ||||
2 | ![]() |
WINDOW_ADAPTER | Value transfer | Attribute reference (LIKE) | 20080404 |
Method ON_UPDATE_CONTROL on class CL_WDR_RENDERING_TRACE has no exception.
Method ON_WINDOW_SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROOT_ADAPTER | Value transfer | Attribute reference (LIKE) | 20080404 | ||||
2 | ![]() |
WINDOW_ADAPTER | Value transfer | Attribute reference (LIKE) | 20080404 |
Method ON_WINDOW_SET_CONTENT on class CL_WDR_RENDERING_TRACE has no exception.
Method OPEN_TRACE_TOOL Signature
Method OPEN_TRACE_TOOL on class CL_WDR_RENDERING_TRACE has no parameter.
Method OPEN_TRACE_TOOL on class CL_WDR_RENDERING_TRACE has no exception.
Method TO_HTTPNVP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTTPNVP | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20080404 | ||
2 | ![]() |
NAME_VALUES | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST_SORTED | Table of Name/Value Pairs | 20080404 |
Method TO_HTTPNVP on class CL_WDR_RENDERING_TRACE has no exception.
Method UR_DUMP_TO_JSP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSP | Value transfer | Type reference (TYPE) | STRING | 20080404 | |||
2 | ![]() |
XML | Call by reference | Type reference (TYPE) | STRING | 20080404 |
Method UR_DUMP_TO_JSP on class CL_WDR_RENDERING_TRACE has no exception.
Method UR_XML_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20080404 | |||
2 | ![]() |
XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20080404 |
Method UR_XML_NAME on class CL_WDR_RENDERING_TRACE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |