SAP ABAP Class CL_WDR_SSR_CONSOLE (WD Sever Side Rendering: Console)
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)  IFUR_NW7__CONTROL 20100701
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NW7_VIEW_ELEMENT_ADAPTER Local UR Test 20100701
Properties
Class CL_WDR_SSR_CONSOLE  
Short Description WD Sever Side Rendering: Console    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20040715   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IFUR_NW7__CONTROL 20100701
2 IF_NW7_VIEW_ELEMENT_ADAPTER Local UR Test 20100701
Friends
Class CL_WDR_SSR_CONSOLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ID Constant Private Type reference (TYPE) STRING 'A7295D410D257D2EE10000000A1550A7' 20041001
2 E_EVENT Constant Private See coding 20080116
3 E_PAGE Constant Private See coding 20080116
4 M_ADAPTERS_AVG Instance attribute Private Type reference (TYPE) T_MS Natural Number 20040715
5 M_ADAPTERS_CREATE_OLD Instance attribute Private Type reference (TYPE) I 20080310
6 M_ADAPTERS_DELETE_OLD Instance attribute Private Type reference (TYPE) I 20080310
7 M_ADAPTERS_TIME Instance attribute Private Type reference (TYPE) T_MS Natural Number 20040715
8 M_BUILD_STRING Instance attribute Private Type reference (TYPE) STRING 20040716
9 M_CLOSE_CONSOLE Instance attribute Private Type reference (TYPE) ABAP_BOOL Console should be closed 20080116
10 M_COUNT Instance attribute Private Type reference (TYPE) INT4 Natural Number 20040715
11 M_IDS Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20041013
12 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WDR_SSR_CONSOLE WD Sever Side Rendering: Console 20080116
13 M_IS_EXPANDED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20041001
14 M_LAST_RENDERED_CONTROL Instance attribute Private Object reference (TYPE REF TO) IFUR_NW7__CONTROL 20110420
15 M_LS_EVENT_ID Instance attribute Private Type reference (TYPE) STRING 20080116
16 M_OLD_ADAPTER_COUNT Instance attribute Private Type reference (TYPE) INT4 Natural Number 20040719
17 M_PAGE Instance attribute Private Type reference (TYPE) STRING E_PAGE-OVERVIEW 20080116
18 M_PAGE_SIZE Instance attribute Private Type reference (TYPE) STRING 20080528
19 M_RENDERED_VIEWS Instance attribute Private Type reference (TYPE) STRING 20061205
20 M_RENDERING_AVG Instance attribute Private Type reference (TYPE) T_MS Natural Number 20040715
21 M_RENDERING_TIME Instance attribute Private Type reference (TYPE) T_MS Natural Number 20040715
22 M_REQUEST_AVG Instance attribute Private Type reference (TYPE) T_MS Natural Number 20040715
23 M_ROOT_ADAPTER Instance attribute Private Object reference (TYPE REF TO) OBJECT 20050308
24 M_RT_COOKIE_NAME Instance attribute Private Type reference (TYPE) STRING 20080116
25 M_RT_HANDLE_REQUEST Instance attribute Private Type reference (TYPE) T_RTIME Natural Number 20080116
26 M_RT_HANDLE_REQUEST_ENTRY Instance attribute Private Type reference (TYPE) T_RTIME Natural Number 20080116
27 M_START_ADAPTERS_TIME Instance attribute Private Type reference (TYPE) T_RTIME Natural Number 20040715
28 M_START_RENDERING_TIME Instance attribute Private Type reference (TYPE) T_RTIME Natural Number 20040715
29 M_TIMER Instance attribute Private Object reference (TYPE REF TO) IF_ABAP_RUNTIME Help Class for Runtime Measurement 20040715
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Static method Public Method Initialize for Lightspeed 20080221
2 BEGIN_ADAPTERS Instance method Private Event handling method 20061205
3 BOOL2ONOFF Instance method Private Method 20080116
4 CLOSE_CONSOLE Instance method Private Method Closes the console 20080116
5 CONSTRUCTOR Instance method Public Constructor 20040715
6 DUMP_UNIFIED_RENDERING Instance method Private Method Universal Event Processing 20050620
7 END_ADAPTERS Instance method Private Event handling method 20061205
8 FILL_PAGE_SIZE Instance method Private Method 20080528
9 GET_PERFORMANCE_INFO Instance method Private Method 20080528
10 HANDLE_RENDER_UR Instance method Private Event handling method 20110420
11 HANDLE_REQUEST_ENTRY Instance method Private Event handling method 20080116
12 HANDLE_REQUEST_EXIT Instance method Private Event handling method 20080116
13 LATE_CONSTRUCTOR Instance method Private Method 20080116
14 LS_ON_ADD_TRACING_COMMAND Instance method Private Event handling method 20080116
15 ON_WINDOW_SET_CONTENT Instance method Private Event handling method 20080221
16 REGISTER_HANDLERS Instance method Private Method 20080528
17 RENDER Instance method Private Method 20040715
18 RENDER_LINK Instance method Private Method 20080116
19 RENDER_PAGE_MEMORY Instance method Private Method 20080116
20 RENDER_PAGE_OVERVIEW Instance method Private Method 20080116
21 RENDER_PAGE_PERFORMANCE Instance method Private Method 20080528
22 RENDER_PAGE_RENDERING Instance method Private Method 20080116
23 RENDER_PAGE_SYSTEM_INFOS Instance method Private Method 20080528
24 RENDER_PAGE_TRACE Instance method Private Method 20080116
25 RENDER_SUMMARY Instance method Private Method 20080528
26 RENDER_TAB Instance method Private Method 20040715
27 RENDER_TIMES Instance method Private Method 20041001
Events
Class CL_WDR_SSR_CONSOLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_LINE Private Type reference (TYPE) IHTTPNVP HTTP Framework (iHTTP) Name/Value Pair 20040715
2 T_MS Private See coding 20040715 T_MS(10) type p decimals 1
3 T_MS_STR Private See coding 20080116 T_MS_str(12) type c
4 T_PERFORMANCE_INFO Private See coding 20080528 begin of T_PERFORMANCE_INFO, memory type ihttpnvp, memory_max type ihttpnvp, end2end type ihttpnvp, server type ihttpnvp, client type ihttpnvp, response_size type ihttpnvp, end of t_performance_info
5 T_RTIME Private Type reference (TYPE) INT4 Natural Number 20040715
6 T_TAB Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20040715
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_WDR_SSR_CONSOLE has no parameter.
Method ACTIVATE on class CL_WDR_SSR_CONSOLE has no exception.

Method BEGIN_ADAPTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER Value transfer Attribute reference (LIKE) 20061205
2 Importing WINDOW Value transfer Attribute reference (LIKE) 20061205

Method BEGIN_ADAPTERS on class CL_WDR_SSR_CONSOLE has no exception.

Method BOOL2ONOFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20080116
2 Returning ON_OFF_TEXT Value transfer Type reference (TYPE) STRING 20080116

Method BOOL2ONOFF on class CL_WDR_SSR_CONSOLE has no exception.

Method CLOSE_CONSOLE Signature

Method CLOSE_CONSOLE on class CL_WDR_SSR_CONSOLE has no parameter.
Method CLOSE_CONSOLE on class CL_WDR_SSR_CONSOLE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_SSR_CONSOLE has no parameter.
Method CONSTRUCTOR on class CL_WDR_SSR_CONSOLE has no exception.

Method DUMP_UNIFIED_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_JSP Call by reference Type reference (TYPE) ABAP_BOOL HTTP Framework (iHTTP) HTTP Response 20080310
2 Importing CONTROL Call by reference Object reference (TYPE REF TO) OBJECT 20110420

Method DUMP_UNIFIED_RENDERING on class CL_WDR_SSR_CONSOLE has no exception.

Method END_ADAPTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER Value transfer Attribute reference (LIKE) 20080221
2 Importing WINDOW Value transfer Attribute reference (LIKE) 20061205

Method END_ADAPTERS on class CL_WDR_SSR_CONSOLE has no exception.

Method FILL_PAGE_SIZE Signature

Method FILL_PAGE_SIZE on class CL_WDR_SSR_CONSOLE has no parameter.
Method FILL_PAGE_SIZE on class CL_WDR_SSR_CONSOLE has no exception.

Method GET_PERFORMANCE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PERFORMANCE_INFO Value transfer Type reference (TYPE) T_PERFORMANCE_INFO 20080528

Method GET_PERFORMANCE_INFO on class CL_WDR_SSR_CONSOLE has no exception.

Method HANDLE_RENDER_UR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL Value transfer Attribute reference (LIKE) 20110420

Method HANDLE_RENDER_UR on class CL_WDR_SSR_CONSOLE has no exception.

Method HANDLE_REQUEST_ENTRY Signature

Method HANDLE_REQUEST_ENTRY on class CL_WDR_SSR_CONSOLE has no parameter.
Method HANDLE_REQUEST_ENTRY on class CL_WDR_SSR_CONSOLE has no exception.

Method HANDLE_REQUEST_EXIT Signature

Method HANDLE_REQUEST_EXIT on class CL_WDR_SSR_CONSOLE has no parameter.
Method HANDLE_REQUEST_EXIT on class CL_WDR_SSR_CONSOLE has no exception.

Method LATE_CONSTRUCTOR Signature

Method LATE_CONSTRUCTOR on class CL_WDR_SSR_CONSOLE has no parameter.
Method LATE_CONSTRUCTOR on class CL_WDR_SSR_CONSOLE 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 Importing CLIENT_COMMAND Value transfer Attribute reference (LIKE) 20080116

Method LS_ON_ADD_TRACING_COMMAND on class CL_WDR_SSR_CONSOLE has no exception.

Method ON_WINDOW_SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROOT_ADAPTER Value transfer Attribute reference (LIKE) 20080221
2 Importing WINDOW_ADAPTER Value transfer Attribute reference (LIKE) 20080221

Method ON_WINDOW_SET_CONTENT on class CL_WDR_SSR_CONSOLE has no exception.

Method REGISTER_HANDLERS Signature

Method REGISTER_HANDLERS on class CL_WDR_SSR_CONSOLE has no parameter.
Method REGISTER_HANDLERS on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20080116

Method RENDER on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20080116
2 Returning HTML Value transfer Type reference (TYPE) STRING 20080116
3 Importing PARAM1 Call by reference Type reference (TYPE) STRING 20080116
4 Importing TEXT Call by reference Type reference (TYPE) STRING 20080116
5 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20080528

Method RENDER_LINK on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_PAGE_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING Web Dynpro UCF 20080116

Method RENDER_PAGE_MEMORY on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_PAGE_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING Web Dynpro UCF 20080116

Method RENDER_PAGE_OVERVIEW on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_PAGE_PERFORMANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING Web Dynpro UCF 20080528

Method RENDER_PAGE_PERFORMANCE on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_PAGE_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING Web Dynpro UCF 20080116

Method RENDER_PAGE_RENDERING on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_PAGE_SYSTEM_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING Web Dynpro UCF 20080528

Method RENDER_PAGE_SYSTEM_INFOS on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_PAGE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING Web Dynpro UCF 20080116

Method RENDER_PAGE_TRACE on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20080528

Method RENDER_SUMMARY on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING 20040715
2 Importing TAB Call by reference Type reference (TYPE) T_TAB HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20040715

Method RENDER_TAB on class CL_WDR_SSR_CONSOLE has no exception.

Method RENDER_TIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING Web Dynpro UCF 20041001

Method RENDER_TIMES on class CL_WDR_SSR_CONSOLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703