SAP ABAP Class CL_WDR_CLIENT_SMART_NEW (Web Dynpro XML Client Implementation)
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 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CLIENT_ABSTRACT_HTTP Web Dynpro HTTP Client Info Object Handler 20070215
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CLIENT_COMMAND Command for the Client (UPDATE) 20080218
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CLIENT_SMART Public Objects for SmartClient Implementation 20070215
Properties
Class CL_WDR_CLIENT_SMART_NEW  
Short Description Web Dynpro XML Client Implementation    
Super Class CL_WDR_CLIENT_ABSTRACT_HTTP Web Dynpro HTTP Client Info Object Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20070215   SAP 
Last change 20131127   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)
2 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_HTTP_ENTITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_WDR_UR_CUSTOM_MENU Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_CLIENT_COMMAND Command for the Client (UPDATE) 20080218
2 IF_WDR_CLIENT_SMART Public Objects for SmartClient Implementation 20070215
Friends
# Friend Modeled only Created on Description
1 CL_WDR_VIEW_ELEMENT_ADAPTER 20100618 Adapter for Web Dynpro View Elements
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACCEPTED_TYPE Instance attribute Public Attribute reference (LIKE) 20070215
2 CO_INITIAL_TREE_PAGE_SIZE Instance attribute Protected Type reference (TYPE) I 100 Element Paging Page Size 20070215
3 CO_IS_BOOL Constant Protected Type reference (TYPE) C 'B' is attribute: key 20090423
4 CO_IS_ENUM Constant Protected Type reference (TYPE) C 'e' is attribute: key 20090423
5 CO_IS_EXTERNAL Constant Protected Type reference (TYPE) C 'E' is attribute external 20071204
6 CO_IS_IMG Constant Protected Type reference (TYPE) C 'I' Is attribute: image url 20070215
7 CO_IS_INTERNAL Constant Protected Type reference (TYPE) C ' ' is attribute internal 20080118
8 CO_IS_KEY Constant Protected Type reference (TYPE) C 'K' is attribute: key 20090423
9 CO_IS_RESOURCE Constant Protected Type reference (TYPE) C 'R' Is attribute: resource url 20070215
10 CO_IS_URL Constant Protected Type reference (TYPE) C 'U' Is attribute: url 20070215
11 CO_NEWLINE Constant Protected Type reference (TYPE) ABAP_CHAR1 CL_ABAP_CHAR_UTILITIES=>NEWLINE new line character 20071022
12 CO_SAP_CONTEXT_MENU_CMD Constant Protected Type reference (TYPE) STRING `SAP_CONTEXT_MENU_CMD` context menu command 20071130
13 CO_STAT_BYTES Constant Protected Type reference (TYPE) STRING `#BYTES` statistic: Value Type 20070629
14 CO_STAT_DUMP Constant Protected Type reference (TYPE) STRING `_` statistic: Value Type 20070629
15 CO_STAT_INSTANCES Constant Protected Type reference (TYPE) STRING `INSTANCES` statistic: Value Type 20070629
16 CO_STAT_MS Constant Protected Type reference (TYPE) STRING `MS` statistic: Value Type 20070629
17 CO_STAT_NUM Constant Protected Type reference (TYPE) STRING `NUMBER` statistic: Value Type 20070629
18 CO_STAT_PERC Constant Protected Type reference (TYPE) STRING `PERCENT` statistic: Value Type 20070629
19 C_MAX_RECURSION_DEPTH Instance attribute Protected Type reference (TYPE) I 5 maximum recursion depth 20071106
20 EXTERNAL_WINDOWS_TO_RENDER Instance attribute Private Type reference (TYPE) WDR_WINDOW_LIST List of Windows 20110902
21 L_ATTR Static Attribute Private Type reference (TYPE) STRING Local helper string 20071108
22 L_ELEM Static Attribute Private Type reference (TYPE) STRING Local helper string 20080604
23 L_ELEMENT Static Attribute Private Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Base Class of all Elements of Web Dynpro Nodes 20071108
24 L_IDX Static Attribute Private Type reference (TYPE) I local helper int 20071108
25 L_INT Static Attribute Private Type reference (TYPE) I local helper int 20071108
26 L_SC_ATTR Static Attribute Private Object reference (TYPE REF TO) TS_SC_ATTR_INFO Smart Client Context Attribute Info 20071108
27 L_STR Static Attribute Private Type reference (TYPE) STRING Local helper string 20071108
28 L_VAL Static Attribute Private Type reference (TYPE) STRING Local helper string 20071108
29 M_AUTOMATION Static Attribute Private Type reference (TYPE) STRING_TABLE Collected automations 20070831
30 M_CACHE_REQUEST Static Attribute Private Type reference (TYPE) TS_CACHE_REQUEST Cache Request 20080730
31 M_CLIENT_COMMAND Static Attribute Private Type reference (TYPE) TT_WINDOW_COMMAND Client Commands 20080218
32 M_CLIENT_TRACE Static Attribute Private Type reference (TYPE) I Client Trace Level 20080709
33 M_CONTAINER Static Attribute Private Type reference (TYPE) TS_CONTAINERS Data Containers 20071112
34 M_CONTEXT Static Attribute Private Type reference (TYPE) TS_CURRENT_CONTEXT Current Rendering Context 20070329
35 M_CONTEXT_MENU Static Attribute Private Type reference (TYPE) TS_CONTEXT_MENU context menu request 20070621
36 M_CONVERTER Static Attribute Protected Object reference (TYPE REF TO) CL_WDR_SCXML_CONVERT_UTIL Smart Client Converter 20070215
37 M_CTX_ATTR_ALIASING Instance attribute Public Attribute reference (LIKE) 20070215
38 M_CTX_ATTR_HIERARCHIES Instance attribute Public Attribute reference (LIKE) 20070215
39 M_DIRTY_FLAG Static Attribute Private Type reference (TYPE) ABAP_BOOL portal event dirty flag 20090608
40 M_ECATT_RECORDING Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100922
41 M_EVENT Static Attribute Private Type reference (TYPE) TS_EVENTS Event Management 20070627
42 M_FLUSH_XML Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE flush xml to http entity 20071213
43 M_FOCUS Static Attribute Private Type reference (TYPE) TS_FOCUS Focus Management 20090211
44 M_GOODBYE_MSG Instance attribute Protected Type reference (TYPE) STRING goodbye message 20070928
45 M_IS_ECATT Static Attribute Protected Type reference (TYPE) ABAP_BOOL ecatt => no perf 20070215
46 M_IS_ECATT_WITH_HTML Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101026
47 M_LIFECYCLE Static Attribute Private Type reference (TYPE) TT_LIFECYCLE Lifecycle Management 20080213
48 M_MESSAGES Static Attribute Private Type reference (TYPE) WDR_MESSAGE_TAB Table with WD Message Items 20071112
49 M_NODE_INFO Static Attribute Private Type reference (TYPE) TT_SC_NODE_INFO Smart Client Context Node Info Table 20070626
50 M_PAGING Static Attribute Private Type reference (TYPE) TS_PAGING Paging Support 20070327
51 M_PATH_INFO Instance attribute Private See coding 20100210
52 M_REQUEST Instance attribute Protected Type reference (TYPE) TS_REQUEST_INFO request xml 20071016
53 M_REQUEST_XML Instance attribute Private Type reference (TYPE) XSTRING 20100922
54 M_SCREEN_SNAPSHOT_RENDERER Instance attribute Private Object reference (TYPE REF TO) CL_WDR_ECATT_HTML_RENDERER eCATT: HTML Screenshot for eCATT 20101105
55 M_SESSION_URL Instance attribute Protected Type reference (TYPE) STRING Redirection URL 20070803
56 M_SIMPLE_TYPE Static Attribute Private Type reference (TYPE) TS_SIMPLE_TYPES simple type management 20070626
57 M_STATISTICS Instance attribute Protected Type reference (TYPE) TS_STATISTICS Statistical Data 20070628
58 M_STOP_NODE Static Attribute Private Type reference (TYPE) STRING 20090909
59 M_SUFFIX Instance attribute Protected Type reference (TYPE) STRING 20071130
60 M_SUGGEST_REQUEST Static Attribute Private Type reference (TYPE) TS_SUGGEST_REQUEST suggestion request 20090109
61 M_SUPPORT Static Attribute Private Type reference (TYPE) TS_SUPPORT_BITS Protocoll Support Bits 20070314
62 M_TRACE_LEVEL Static Attribute Private Type reference (TYPE) I Server Trace Level 20080624
63 M_UPLOAD_TOKEN Static Attribute Private Type reference (TYPE) CHAR32 Token for Upload URL 20100210
64 M_URLPREFIX Static Attribute Protected Type reference (TYPE) STRING Redirection Prefix 20070809
65 M_USDEFAULTS Instance attribute Protected Type reference (TYPE) USDEFAULTS User: Fixed Values Transfer Structure 20070215
66 M_USE_ADAPTERS Instance attribute Public Attribute reference (LIKE) 20070215
67 M_VIEW Static Attribute Private Type reference (TYPE) TS_VIEWS View Management 20070704
68 M_VIEW_ELEMENT_ADAPTER_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_WDR_VIEW_ELEM_ADAPTER_MNG Adapter Manager for Conversion of WD View Elements 20070215
69 M_WDA_MSG_AREA Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE SmartClient MsgArea 20090519
70 M_WD_CLIENT Instance attribute Protected Type reference (TYPE) TS_WD_CLIENT_INFO Web Dynpro Client Info 20070626
71 M_WINDOW Static Attribute Private Type reference (TYPE) TS_WINDOW window info 20070626
72 M_XBCML_EXCEPTION Static Attribute Private Object reference (TYPE REF TO) CX_XBCML_EXCEPTION Remember XBCML Exception 20090123
73 M_XML Instance attribute Protected Type reference (TYPE) STRING response xml 20070215
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLLECTED_INFO Instance method Private Method Add collected UI element information 20071219
2 ADD_MENU_ITEMS Instance method Private Method Add context menu items 20071203
3 ADD_MESSAGE_AREA_LINKS Instance method Private Method Render connect message area links to msg area 20090525
4 ANALYZE_REQUEST_DATA Instance method Private Method Analyze the request xml from http request body 20071016
5 ATTACH_FILE Instance method Private Method Attach file content to response 20070919
6 CHECK_NON_SUPPORTED_FEATURE Instance method Private Method 20120511
7 CLEAR_STATE Instance method Private Method Clears the rendering state 20070629
8 COLLECT_SIMPLE_TYPE Static method Protected Method Collect a SimpleType 20070625
9 COLLECT_VIEW Static method Protected Method Collect a View 20070215
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070215
11 CONVERT_ATTR_TO Instance method Private Method concert attribute ref to type 20090423
12 CONVERT_TO Static method Protected Method codepage conversion 20080117
13 CONV_ATTR_NAME_TO_XML_NAME Static method Public Method Convert Attribute Name to XML Name 20070215
14 ESCAPE_HTML Static method Public Method Escaping 20110704
15 ESCAPE_XML_ATTR_VALUE Static method Public Method Escaping 20110704
16 FINALIZE_VIEW Instance method Private Method finalize a view 20070215
17 GET_ADAPTER Instance method Private Method Returns adapter for a ui element 20070709
18 GET_CONTEXT_ATTR_BOOL Instance method Private Method Get boolean attribute value from context attribute 20090207
19 GET_CONTEXT_ATTR_INTERNAL Instance method Private Method 20090227
20 GET_CONTEXT_ATTR_VALUE Instance method Private Method Get Attribute Value from Context Attribute 20080605
21 GET_CONTEXT_ATTR_VISIBILITY Instance method Private Method Get visibility attribute value from context attribute 20090207
22 GET_CONTEXT_ELEMENT Static method Protected Method Resolve context element by context path 20070215
23 GET_CONTEXT_NODE Static method Protected Method Resolve context node by context path 20070215
24 GET_ELEMENTS Static method Protected Method Get elements from node 20071010
25 GET_ELEMENT_RANGE Static method Protected Method Return the element range that has to be rendered for a node 20070330
26 GET_NODE_INFO_PATH Static method Protected Method Returns the path to context node info 20070215
27 GET_PAGE_ID Static method Protected Method Gets page ID with java index 20071025
28 GET_RESOURCE_ID Static method Protected Method Creates a resource by context element and attribute name 20070921
29 GET_UI_ELEMENT Static method Protected Method Find view element by component_id view_id uielement_id 20070920
30 GET_UPLOAD_TOKEN Static method Public Method Get a token for upload 20100210
31 GET_VIEW Instance method Private Method Returns a view by component_id view_id 20070215
32 GET_XML Instance method Public Method Returns the xbcml document after rendering 20070215
33 HANDLE_ACF_EVENT Instance method Private Method Active Component Event 20070911
34 HANDLE_ACTION_EVENT Instance method Private Method ui-less client could also call actions directly 20070621
35 HANDLE_AFTER_CLIENT_UPDATES Instance method Private Method Call event after client updates are supplied 20070810
36 HANDLE_ATTR_CHANGED Static method Protected Event handling method Event handler, fired when context changes 20071005
37 HANDLE_AUTOMATION Instance method Private Method dispatches incoming automation invocations 20070619
38 HANDLE_CACHE_EVENT Instance method Private Method Cache Event: Request Missing Entry 20080530
39 HANDLE_CLIENT_REQUEST Instance method Private Method handle a client request (queue events, context/view updates) 20070619
40 HANDLE_DATA_UPDATES Instance method Private Method Extract data from request xml and update the context 20071126
41 HANDLE_MENU_EVENT Instance method Private Method context menu request 20070621
42 HANDLE_PAGE_EVENT Instance method Private Method paging event: request for more context data 20070621
43 HANDLE_SERVICE_EVENT Instance method Private Method accepts various services calls (sent as automation requests) 20070810
44 HANDLE_UI_EVENT Instance method Private Method invoked by the client in order to send UI element events to 20070621
45 HANDLE_VIEW_AREA_CHANGED Static method Protected Event handling method Event handler, fired when view area changes 20080604
46 HANDLE_VIEW_CHANGED Static method Protected Event handling method Event handler, fired when view changes 20071005
47 HANDLE_VIEW_UPDATES Instance method Private Method extract view state changes and update ui elements 20070619
48 HANDLE_WINDOW_EVENT Instance method Private Method sed for automation invocations targeted to windows 20070621
49 IS_MESSAGE_AREA_NEEDED Instance method Private Method check if the msg area should be rendered 20090520
50 IS_NODE_COLLAPSED Static method Protected Method Get expanded state of an context element 20071106
51 MERGE_RANGES Static method Protected Method Merge Ranges Table 20070330
52 NORMALIZE_EVENT_PARAM Static method Protected Method Normalize Event Parameters 20070813
53 NORMALIZE_IMAGE_URL Static method Protected Method Normalize an Image url 20070215
54 NORMALIZE_URL Static method Protected Method Normalize a url 20070215
55 PAGE_CONTAINER Instance method Private Method render view page container 20090520
56 RENDER_ACTIONS Instance method Private Method Render Action/Event Information 20070628
57 RENDER_AUTOMATION Instance method Private Method Render Automation Queue 20070314
58 RENDER_CACHE_RESPONSE Instance method Private Method Render Cache Response 20080730
59 RENDER_CLIENT_INFO Instance method Private Method Render Client Info Object 20070320
60 RENDER_CONTAINER_DATA Instance method Private Method Render Data Containers 20071112
61 RENDER_CONTAINER_TYPES Instance method Private Method Render container type information 20070309
62 RENDER_CONTEXT_NODE Instance method Private Method Render the context nodes recursivly 20070308
63 RENDER_ELEMENT_RANGE Instance method Private Method Render a element range 20071010
64 RENDER_EMBEDDED Instance method Public Method Used for flash island integration 20071116
65 RENDER_ENUM_VALUES Instance method Private Method Render the value set of a simple type 20070320
66 RENDER_ERROR Instance method Private Method 20090225
67 RENDER_HEADER Instance method Private Method Render protocoll header (in reality it's a footer) 20070314
68 RENDER_HTML_SNAPSHOT Instance method Private Method Render HTML Snapshot 20100928
69 RENDER_MENU_RESPONSE Instance method Private Method Render Context Menu Response 20070817
70 RENDER_MESSAGES Instance method Private Method Render Messages 20070314
71 RENDER_NODE_CHILDREN Instance method Private Method Render the child nodes an element 20070320
72 RENDER_NODE_ELEMENTS Instance method Private Method Render the elements of a context node 20070320
73 RENDER_NODE_TYPE Instance method Private Method Render the context node type recursively (= complex type) 20070309
74 RENDER_PAGES Instance method Private Method Render Pages (Node/Element Pages or Context Menu) 20070817
75 RENDER_PAGE_RESPONSE Instance method Private Method render element/page response 20070618
76 RENDER_RESPONSE Instance method Private Method Main Rendering Entry 20070309
77 RENDER_SEND_ACF_QUEUE Instance method Private Method Render ACF method calls 20080215
78 RENDER_SEND_CLIENT_EVENTS Instance method Private Method Render Client Events 20080630
79 RENDER_SEND_EXTERNAL_WINDOWS Instance method Private Method 20110902
80 RENDER_SEND_LIFECYCLE Instance method Private Method render life cycle management 20080206
81 RENDER_SEND_NAVIGATION Instance method Private Method render navigation request 20071127
82 RENDER_SEND_RESOURCE Instance method Private Method Render Download Response to the Client 20070816
83 RENDER_SIMPLE_TYPE Instance method Private Method Render Simple Type Information 20070323
84 RENDER_SIMPLE_TYPES Instance method Private Method Render Simple Type Information 20070309
85 RENDER_SUGGEST_RESPONSE Instance method Private Method Render suggestion response 20090109
86 RENDER_VIEW Instance method Private Method Render a view and its child views 20070313
87 RENDER_VIEWS Instance method Private Method Render All Views 20070313
88 RENDER_WINDOW Instance method Private Method Render a Window 20070314
89 RENDER_WINDOWS Instance method Private Method Render Application Windows 20070314
90 SET_ADAPTER_BUILD Instance method Private Method Select Adapter Generation to Be Used 20070320
91 SET_CONTENT_TYPE Instance method Private Method set the content type 20080118
92 SET_DELTA_RENDERING Instance method Private Method Enable / Disable Delta Rendering 20070320
93 SET_EXTERNAL_WINDOWS_RENDER Instance method Public Method 20110902
94 SET_MESSAGE_AREA_LINK Instance method Private Method set the message area comp_id.view_id for embedded msg area 20090525
95 SET_REQUEST Instance method Public Method 20100922
96 SET_SUPPORT_BITS Instance method Public Method 20091124
97 UPDATE_EMBEDDED Instance method Public Method Used for flash island integration 20071116
98 UPDATE_SUPPORT_BITS Instance method Private Method Update the bits that may change within a session 20070215
Events
Class CL_WDR_CLIENT_SMART_NEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ATTR_MODIFIER Public See coding Attribute Modifiers 20071010 begin of ts_attr_modifier, " special wd-abap attribute modifier is_url type abap_bool, " attr is used as url is_img type abap_bool, " attr is used as imgage is_res type abap_bool, " attr is used as ressource is_key type abap_bool, " attr is used as STRING key is_enum type abap_bool, " attr is used as WDUI_* enum is_bool type abap_bool, " attr is used as WDY_BOOLEAN is_not type abap_bool, " attr is used as WDY_BOOLEAN (NEGATED) is_final type abap_bool, " has special final attribute end of ts_attr_modifier
2 TS_ATTR_PROP Public See coding Attribute Properties 20071010 begin of ts_attr_prop, " special wd-abap attribute properties visible_bool type abap_bool, " special property visible visible_enum type abap_bool, " special property visible enabled type abap_bool, " special property enabled readonly type abap_bool, " special property readonly required type abap_bool, " special property required state type abap_bool, " special property required final type abap_bool, " special property required end of ts_attr_prop
3 TS_AVG Protected See coding Statistic Counter 20071017 begin of ts_avg, appl_time type i, " avg application time resp_time type i, " avg response time resp_size type i, " avg response size view_time type i, " avg view time view_size type i, " avg view size data_time type i, " avg data time data_size type i, " avg data size data_node type i, " avg data nodes data_elem type i, " avg data elements end of ts_avg
4 TS_CACHE_REQUEST Protected See coding 20080730 begin of ts_cache_request, simple_type type tt_simple_types, end of ts_cache_request
5 TS_CLIENT_EVENTS Protected See coding Event Management 20071016 begin of ts_client_events, e_handler type string, " 'EventHandler' e_command type string, " ONBUTTONPRESSED e_name type string, " onAction e_view type string, " ID_0001.MAINVIEW e_ui_element type string, " BUTTON1 et_params type wdr_name_value_list, end of ts_client_events
6 TS_CONTAINER Protected See coding Container Management 20071112 begin of ts_container, container type ref to cl_wdr_data_container, comp_id type string, " component id crc type ts_crc64, " crc 64 hash word end of ts_container
7 TS_CONTAINERS Protected See coding Container Management 20071112 begin of ts_containers, collected type tt_containers, send type tt_containers, end of ts_containers
8 TS_CONTEXT_MENU Protected See coding context menu request 20070621 begin of ts_context_menu, " context menu request page_id type string, " the id the response is send ui_element type ref to if_wd_view_element, " originator context_element type ref to cl_wdr_context_element, context_path type string, position_x type string, " menu position X position_y type string, " menu position Y help_handler type ref to CL_WDR_HELP_HANDLER, " F1 help handler p13n_handler type ref to CL_WDR_P13N_HANDLER, " personalisation handler end of ts_context_menu
9 TS_CRC64 Protected See coding Check Sum 20080327 begin of ts_crc64, i1 type i, i2 type i, end of ts_crc64
10 TS_CURRENT_CONTEXT Protected See coding Current Rendering Context 20070329 begin of ts_current_context, " current rendering context container type ref to cl_wdr_data_container, " current data container controller type ref to cl_wdr_controller, " current view controler last_mapper type ref to cl_wdr_context_node_info, collapsed_node type abap_bool, " follow recursive nodes recursion_depth type i, " current recursion depth end of ts_current_context
11 TS_DATA_UPDATES Protected See coding 20080702 begin of ts_data_updates, component_id type string, attribute_updates type tt_attribute_updates, lead_selection_updates type tt_lead_selection_updates, single_selection_updates type tt_single_selection_updates, multi_selection_updates type tt_multi_selection_updates, end of ts_data_updates
12 TS_ERROR_INFO Protected See coding Error Information 20070815 begin of ts_error_info, " error ínformation count type i, " summ of errors messages type string_table, " msg end of ts_error_info
13 TS_EVENT Protected See coding Event Info 20070627 begin of ts_event, action type ref to cl_wdr_action, event_name type string, " e.g. event name ui_element type string, " e.g. ui element id end of ts_event
14 TS_EVENTS Protected See coding Event Management 20070627 begin of ts_events, " used to manage events collected type tt_events, " collected events send type tt_events, " send to the client registered type tt_events, " registered events (portal) end of ts_events
15 TS_EVENT_COUNT Protected See coding Statistic Counter 20070815 begin of ts_event_count, ui_event type i, action type i, window type i, service type i, page type i, cache type i, menu type i, end of ts_event_count
16 TS_FOCUS Protected See coding Focus Management 20090211 begin of ts_focus, window_id type string, control_id type string, end of ts_focus
17 TS_LIFECYCLE Protected See coding Lifecycle Management 20080213 begin of TS_LIFECYCLE, view_element type ref to cl_wdr_view_element, comp_id type string, view_id type string, enabled type abap_bool, recreate type abap_bool, end of TS_LIFECYCLE
18 TS_PAGE_ID Protected See coding Element Paging ID 20070327 begin of ts_page_id, node_info type ref to cl_wdr_context_node_info, " node type node type ref to cl_wdr_context_node, " node instance page_id type string, " paging id ranges type tt_range, " ranges od elements end of ts_page_id
19 TS_PAGE_REQUEST Protected See coding Element Paging Request 20070328 begin of ts_page_request, page_id type string, " paging id params type wdr_name_value_list, " event param ranges type tt_range, " page ranges end of ts_page_request
20 TS_PAGING Protected See coding Element Paging Management 20070327 begin of ts_paging, " element page reqest's page_id type tt_page_id, " pending information request type sorted table of ts_page_request " pending page request with non-unique key page_id initial size 8, end of ts_paging
21 TS_RANGE Protected See coding Element Paging: Range Data Type 20070330 begin of ts_range, low type i, high type i, end of ts_range
22 TS_REQUEST_INFO Protected See coding XML Request Info 20071016 begin of ts_request_info, request_xml type xstring, view_updates type tt_view_updates, data_updates type tt_data_updates, client_events type tt_client_events, end of ts_request_info
23 TS_SC_ATTR_INFO Public See coding Smart Client Context Attribute Info 20070319 begin of ts_sc_attr_info, " context attribute append strucrure name type string, " attribute name alias type string, " alias ID type_desc type ref to cl_abap_datadescr, value_set type wdr_context_attr_value_list, separator type string, " extension separator alias_internal type string, " attr is used with internal representation alias_external type string, " attr is used with external representation do_escaping type abap_bool, " value uses xml attr escaping access_read type abap_bool, " set if read only access access_write type abap_bool, " set if read and write access attr_prop type ts_attr_prop, " properties modifier type ts_attr_modifier, " special attribute modifier end of ts_sc_attr_info
24 TS_SC_NODE_INFO Public See coding Smart Client Context Node Info 20070319 begin of ts_sc_node_info, " context node append structure controller type ref to cl_wdr_controller, " node_info->controller node_info type ref to cl_wdr_context_node_info, node_name type string, attribs type tt_sc_attr_info, " bound attributes is_data_source type abap_bool, is_multiple_node type abap_bool, is_expandable type abap_bool, is_recursive type abap_bool, view_id type string, " view_element->view->name view_element type ref to cl_wdr_view_element, end of ts_sc_node_info
25 TS_SIMPLE_TYPE Protected See coding Simple Type Info 20070622 begin of ts_simple_type, " see also WDR_DATA_TYPE type_name type string, " type name (absolute_name) as_key type abap_bool, " render also as key data_type type ref to cl_wdr_data_type, " web dynpro data type value_set type wdr_context_attr_value_list, " value set of an attribute operation type char1, " S->send, R->remove else keep end of ts_simple_type
26 TS_SIMPLE_TYPES Protected See coding simple type management 20070626 begin of ts_simple_types, " used to manage simple types collected type tt_simple_types, " collected simple types send type tt_simple_types, " send to the client end of ts_simple_types
27 TS_SIZE Protected See coding Statistic Counter 20071011 begin of ts_size, application type i, " -- updates type i, " -- render type i, " render size views type i, " render views data type i, " render context data ctype type i, " render complex types stype type i, " render simple types actions type i, " render simple types page type i, " render page request start type i, " used to calculate time stop type i, " used to calculate time end of ts_size
28 TS_STATISTICS Protected See coding Statistical Info 20070628 begin of ts_statistics, requests type i, " number of requests size type ts_size, " xml sizes time type ts_time, " current times count type ts_xbcml_count, " current counts event type ts_event_count, " sum of events update type ts_update_count, " sum of updates avg type ts_avg, " averange size/time error type ts_error_info, " error information end of ts_statistics
29 TS_SUGGEST_REQUEST Protected See coding 20090109 begin of ts_suggest_request, view_id type string, ui_element_id type string, suggest_value type string, node_element type string, end of ts_suggest_request
30 TS_SUPPORT_BITS Protected See coding Support Bit Management 20070626 begin of ts_support_bits, " XBCXML support bits low_speed_connection type abap_bool, " bit 0 (Low Speed Connection) element_paging type abap_bool, " bit 1 (Element Pageing) container_mapping type abap_bool, " bit 2 (Container Mapping) client_statistic type abap_bool, " bit 3 (Client Statistics) server_statistic type abap_bool, " bit 4 (Server statistics) window_toolbar type abap_bool, " bit 5 (Window Toolbar) set_remove_simple_types type abap_bool, " bit 6 (Set or Remove Simple Types) delta_container_types type abap_bool, " bit 7 (Set or Remove Container Types) node_paging type abap_bool, " bit 8 (Node Paging) set_remove_actions type abap_bool, " bit 9 (Set or Remove Actions) response_merge_data type abap_bool, " bit 10 (Set or Merger response) view_element_paging type abap_bool, " bit 11 (View Element Pageing) attribute_name_aliases type abap_bool, " bit 12 (Attribute Name Alias) context_menus type abap_bool, " bit 13 (Context Menu) set_remove_views type abap_bool, " bit 14 (View Paging) resolved_context_menus type abap_bool, " bit 15 (Resolved Context Menus) complex_types type abap_bool, " bit 16 (Core Data Types) default_attributes type abap_bool, " bit 17 (Default Attribute Values) tagging type abap_bool, " bit 18 (Tagging) range_selection type abap_bool, " bit 19 (RangeSelection) request_dynamic_simple_type type abap_bool, " bit 20 (RequestDynamicSimpleType) analytics_library_support type abap_bool, " bit 21 (support for analytics library controls) view_alias_binding type abap_bool, " bit 22 (special view binding e.g. ~.bla.bla) cache_views type abap_bool, " bit 23 (view caching on client) cache_simple_types type abap_bool, " bit 24 (simply type caching on client) disable_suggestion type abap_bool, " bit 25 (disable suggestion feature) * abap specific support flags render_all_attributes type abap_bool, " render unbound attributes also render_locale_independent type abap_bool, " is rendering locale independ delta_rendering type abap_bool, " is deltarendering active verbose_statistic type abap_bool, " abap specific end of ts_support_bits
31 TS_TIME Protected See coding Statistic Counter 20070815 begin of ts_time, application type i, " application processing time updates type i, " update processing time render type i, " render processing time views type i, " render views data type i, " render context data ctype type i, " render complex types stype type i, " render simple types actions type i, " render simple types page type i, " render page request start type i, " used to calculate time stop type i, " used to calculate time test type i, " used to calculate time end of ts_time
32 TS_UPDATE_COUNT Protected See coding Statistic Counter 20070815 begin of ts_update_count, view_state type i, attribute type i, selection type i, single_selection type i, lead_selection type i, end of ts_update_count
33 TS_VIEW Protected See coding View Info 20070704 begin of ts_view, " view information view type ref to cl_wdr_view, " the real view comp_id type string, " view->name view_id type string, " view->name parent type ref to cl_wdr_view, " parent view enabled type abap_bool, " enabled state window type ref to cl_wdr_window, " the owning window has_msg_area type abap_bool, " message area ui-element found msg_view_id type string, " id of the corresponding message view change_count type i, " last changed count view_updates type i, " num view state updates crc type ts_crc64, " crc 64 hash word cached_view type string, " cached view section cached_data type string, " cached context section end of ts_view
34 TS_VIEWS Protected See coding View Management 20070704 begin of ts_views, " used to manage views collected type tt_views, " collected events send type tt_views, " send to the client end of ts_views
35 TS_WD_CLIENT_INFO Protected See coding Web Dynpro Client Info 20070626 begin of ts_wd_client_info, name type string, version type string, pro_ver type string, end of ts_wd_client_info
36 TS_WINDOW Protected See coding Window Management 20070626 begin of ts_window, " window information title type string, " active window title active type ref to cl_wdr_window, visible type wdr_window_list, to_close type wdr_window_list, end of ts_window
37 TS_WINDOW_COMMAND Protected See coding Client Commands 20080218 begin of TS_WINDOW_COMMAND, window_id type string, commands type if_wdr_client_command=>tt_command, end of TS_window_command
38 TS_XBCML_COUNT Protected See coding Statistic Counter 20070815 begin of ts_xbcml_count, * countes objects while rendering views type i, " number of views elems type i, " number of elements nodes type i, " number of complex types types type i, " number of simple types actions type i, " number of actions events type i, " number of events * current updates view_state type i, attribute type i, selection type i, single_selection type i, lead_selection type i, * current events ui_event type i, action type i, window type i, service type i, page type i, cache type i, menu type i, end of ts_xbcml_count
39 TT_ATTRIBUTE_UPDATES Protected Type reference (TYPE) WDR_ATTRIBUTE_UPDATE_T Context Attribute Update 20071016
40 TT_CLIENT_EVENTS Protected See coding Event Management 20071016 tt_client_events type standard table of ts_client_events with default key
41 TT_CONTAINERS Protected See coding Container Management 20071112 tt_containers type sorted table of ts_container with unique key container initial size 10
42 TT_DATA_CONTAINERS Protected See coding Container Management 20071112 tt_data_containers type standard table of ref to cl_wdr_data_container with default key initial size 10
43 TT_DATA_UPDATES Protected See coding 20080702 tt_data_updates type standard table of ts_data_updates with default key
44 TT_EVENTS Protected See coding Event Info Table 20070627 tt_events type sorted table of ts_event with unique key action event_name ui_element
45 TT_LEAD_SELECTION_UPDATES Protected Type reference (TYPE) WDR_LEAD_SELECTION_UPDATE_T Lead Selection Update 20071016
46 TT_LIFECYCLE Protected See coding Lifecycle Management 20080213 TT_LIFECYCLE type hashed table of TS_LIFECYCLE with unique key view_element initial size 10
47 TT_MULTI_SELECTION_UPDATES Protected Type reference (TYPE) WDR_MULTI_SELECTION_UPDATE_T Multiselection Update 20071016
48 TT_PAGE_ID Protected See coding Element Paging ID Table 20070709 tt_page_id type sorted table of ts_page_id " pending information with unique key node_info node
49 TT_PAGE_REQUEST Protected See coding Element Paging Request Table 20070709 tt_page_request type sorted table of ts_page_request " pending page request with non-unique key page_id initial size 8
50 TT_RANGE Protected See coding Element Paging: Range Table 20070330 tt_range type standard table of ts_range with default key initial size 4
51 TT_SC_ATTR_INFO Public See coding Smart Client Context Attribute Info Table 20070319 tt_sc_attr_info type hashed table of ts_sc_attr_info with unique key name initial size 4
52 TT_SC_NODE_INFO Public See coding Smart Client Context Node Info Table 20070319 tt_sc_node_info type standard table of ts_sc_node_info initial size 50 with default key
53 TT_SIMPLE_TYPES Protected See coding Simple Type Table 20070626 tt_simple_types type standard table of ts_simple_type with key type_name * with unique key controller type_name initial size 20
54 TT_SINGLE_SELECTION_UPDATES Protected Type reference (TYPE) WDR_SINGLE_SELECTION_UPDATE_T Single Selection Update 20071016
55 TT_VIEWS Protected See coding View Info Table 20070704 tt_views type standard table of ts_view " view list with key view initial size 10
56 TT_VIEW_UPDATES Protected Type reference (TYPE) WDR_VIEW_UPDATES_TAB View State Update 20071016
57 TT_WINDOW_COMMAND Protected See coding Client Commands 20080218 tt_window_command type standard table of ts_window_command with key window_id
Method Signatures

Method ADD_COLLECTED_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECTED_CONTAINERS Call by reference Type reference (TYPE) TT_CONTAINERS 20071219
2 Importing I_COLLECTED_EVENTS Call by reference Type reference (TYPE) TT_EVENTS event info table 20071219
3 Importing I_COLLECTED_LIFECYCLE Call by reference Type reference (TYPE) TT_LIFECYCLE lifecycle management 20080213
4 Importing I_COLLECTED_PAGE_ID Call by reference Type reference (TYPE) TT_PAGE_ID element paging id table 20071219
5 Importing I_COLLECTED_VIEWS Call by reference Type reference (TYPE) TT_VIEWS view info table 20071219

Method ADD_COLLECTED_INFO on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method ADD_MENU_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20071203
2 Importing CONTEXT_MENU_TAB Call by reference Type reference (TYPE) IF_WDR_UR_CUSTOM_MENU=>T_MENU_ENTRY_TAB 20071203
3 Importing MENU_ENTRY Value transfer Type reference (TYPE) IF_WDR_UR_CUSTOM_MENU=>T_MENU_ENTRY 20071203
4 Importing VIEW Value transfer Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20071203
5 Importing WD_MENU Value transfer Object reference (TYPE REF TO) CL_WD_MENU 20071203

Method ADD_MENU_ITEMS on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method ADD_MESSAGE_AREA_LINKS Signature

Method ADD_MESSAGE_AREA_LINKS on class CL_WDR_CLIENT_SMART_NEW has no parameter.
Method ADD_MESSAGE_AREA_LINKS on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method ANALYZE_REQUEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_XML Call by reference Type reference (TYPE) XSTRING 20071119
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method ATTACH_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) STRING attribute name 20070921
2 Importing I_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT context element 20070919
3 Importing I_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20070920
4 Returning R_URL Value transfer Type reference (TYPE) STRING resource key URL 20070919

Method ATTACH_FILE on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method CHECK_NON_SUPPORTED_FEATURE Signature

Method CHECK_NON_SUPPORTED_FEATURE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
Method CHECK_NON_SUPPORTED_FEATURE on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method CLEAR_STATE Signature

Method CLEAR_STATE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
Method CLEAR_STATE on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method COLLECT_SIMPLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS_KEY Value transfer Type reference (TYPE) ABAP_BOOL also used as key 20090423
2 Importing I_DATA_TYPE Call by reference Object reference (TYPE REF TO) CL_WDR_DATA_TYPE WebDynpro Data Type 20070626
3 Importing I_TYPE_ID Value transfer Type reference (TYPE) STRING type id 20070626
4 Importing I_TYPE_NAME Value transfer Type reference (TYPE) STRING type name (absolute type name) 20070626
5 Importing I_VALUE_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST value set of an attribute 20070626

Method COLLECT_SIMPLE_TYPE on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method COLLECT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL is view enabled 20070215
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW parent view 20070705
3 Importing I_VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW web dynpro view 20070215
4 Importing I_WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW owner window 20090520

Method COLLECT_VIEW on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_INFO Call by reference Object reference (TYPE REF TO) IF_WDR_RR_APPLICATION 20101214
2 Importing CLIENT_INFO_OBJECT Call by reference Object reference (TYPE REF TO) IF_WDR_CLIENT_INFO_OBJECT Web Dynpro: Client Info Object 20070215
3 Importing ECATT_RECORDING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100922
4 Importing ISLAND_RENDERING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Renderer is called from Flash/Silverlight Island 20130108
5 Importing I_TRACE_LEVEL Call by reference Type reference (TYPE) I 0 20080627
6 Importing RENDERING_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070215
7 Importing SSR_RENDERER Call by reference Object reference (TYPE REF TO) CL_WDR_CLIENT_SSR_LS Lightspeed Variante von CLIENT_SSR 20100923

Method CONSTRUCTOR on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method CONVERT_ATTR_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_REF Call by reference Object reference (TYPE REF TO) DATA 20090423
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20090423
3 Importing TYPE_DESC Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Run Time Type Services 20090423

Method CONVERT_ATTR_TO on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method CONVERT_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) STRING `UTF-8` 20080117
2 Importing ENDIAN Call by reference Type reference (TYPE) ABAP_ENDIAN 20080117
3 Importing IGNORE_CERR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080117
4 Importing REPLACEMENT Call by reference Type reference (TYPE) ABAP_REPL '#' Ersatzzeichen/-string für Zeichensatzkonvertierung 20080117
5 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20080117
6 Importing SOURCE Call by reference Type reference (TYPE) STRING 20080117

Method CONVERT_TO on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method CONV_ATTR_NAME_TO_XML_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_XML_ATTRIBUTE_NAME Value transfer Type reference (TYPE) STRING 20070215
2 Importing I_CTX_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20070215

Method CONV_ATTR_NAME_TO_XML_NAME on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method ESCAPE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ESCAPED Value transfer Type reference (TYPE) STRING 20110704
2 Importing UNESCAPED Call by reference Type reference (TYPE) CSEQUENCE 20110704

Method ESCAPE_HTML on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method ESCAPE_XML_ATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ESCAPED Value transfer Type reference (TYPE) STRING 20110704
2 Importing UNESCAPED Call by reference Type reference (TYPE) CSEQUENCE 20110704

Method ESCAPE_XML_ATTR_VALUE on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method FINALIZE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW Web Dynpro View Controller 20070215

Method FINALIZE_VIEW on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_ADAPTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_ID Call by reference Type reference (TYPE) STRING component id 20070814
2 Importing I_VIEW_ELEMENT_ID Call by reference Type reference (TYPE) STRING view element id 20070709
3 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING view / context id 20070709
4 Returning R_ADAPTER Value transfer Object reference (TYPE REF TO) IF_WDR_ADAPTER_SMART_CLIENT Adapter für Web Dynpro View Elemente 20070709

Method GET_ADAPTER on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_CONTEXT_ATTR_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_PTR Call by reference Type reference (TYPE) WDR_ATTRIBUTE_POINTER Information zu einem Attribut 20090207
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20090207

Method GET_CONTEXT_ATTR_BOOL on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_CONTEXT_ATTR_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_PTR Call by reference Type reference (TYPE) WDR_ATTRIBUTE_POINTER 20090227
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20090227
3 Importing TYPE_DESC Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR 20090227

Method GET_CONTEXT_ATTR_INTERNAL on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_CONTEXT_ATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_PTR Call by reference Type reference (TYPE) WDR_ATTRIBUTE_POINTER Information zu einem Attribut 20080605
2 Importing I_ESCAPE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE do escaping 20080605
3 Importing I_EXTERNAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE external representation 20080605
4 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20080605

Method GET_CONTEXT_ATTR_VALUE on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_CONTEXT_ATTR_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_PTR Call by reference Type reference (TYPE) WDR_ATTRIBUTE_POINTER Information zu einem Attribut 20090207
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20090207

Method GET_CONTEXT_ATTR_VISIBILITY on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_CONTEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_ID Call by reference Type reference (TYPE) STRING component id 20070813
2 Importing I_CONTEXT_PATH Call by reference Type reference (TYPE) STRING Table of Strings 20070215
3 Importing I_CONTEXT_PATH_TABLE Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20070813
4 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING like context name 20070813
5 Returning R_ELEMENT Value transfer Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Interface for Dynamic Processing of Elements 20070215
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method GET_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_ID Call by reference Type reference (TYPE) STRING component id 20070813
2 Importing I_CONTEXT_PATH Call by reference Type reference (TYPE) STRING Table of Strings 20070215
3 Importing I_CONTEXT_PATH_TABLE Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20070813
4 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING context name 20070813
5 Returning R_NODE Value transfer Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20070215
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM Value transfer Type reference (TYPE) I range from 20071010
2 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basisklasse aller WebDynpro Kontextknoten 20071010
3 Importing I_TO Value transfer Type reference (TYPE) I range to 20071010
4 Returning R_ELEMENTS Value transfer Type reference (TYPE) WDR_CONTEXT_NODE_COLLECTION Elementemenge einer Node 20071010

Method GET_ELEMENTS on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_ELEMENT_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PAGE_ID Call by reference Type reference (TYPE) STRING paging id 20070330
2 Exporting E_RANGES Call by reference Type reference (TYPE) TT_RANGE ranges table 20070330
3 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basisklasse aller WebDynpro Kontextknoten 20070330

Method GET_ELEMENT_RANGE on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_NODE_INFO_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface of Node Metadata 20070215
2 Importing I_WITH_CONTROLLER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071002
3 Returning R_PATH Value transfer Type reference (TYPE) STRING 20070215

Method GET_NODE_INFO_PATH on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_PAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Value transfer Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basisklasse aller WebDynpro Kontextknoten 20071025
2 Returning R_NODE_PATH Value transfer Type reference (TYPE) STRING 20071025

Method GET_PAGE_ID on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_RESOURCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) STRING attribute name 20070921
2 Importing I_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT context element (optional) 20070921
3 Importing I_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20070921
4 Returning R_RESOURCE_ID Value transfer Type reference (TYPE) STRING encoded resource id 20070921

Method GET_RESOURCE_ID on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_ID Value transfer Type reference (TYPE) STRING component id 20070920
2 Importing I_UI_ELEMENT_ID Value transfer Type reference (TYPE) STRING element id 20070920
3 Importing I_VIEW_ID Value transfer Type reference (TYPE) STRING view id 20070920
4 Returning R_VIEW_ELEMENT Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT API eines Views 20070920
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method GET_UPLOAD_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UPLOAD_TOKEN Value transfer Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20100210

Method GET_UPLOAD_TOKEN on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTR_NAME Call by reference Type reference (TYPE) WDR_CTX_ATTRIBUTE_NAME Web Dynpro: Name of Context Element 20070215
2 Importing I_COMP_ID Call by reference Type reference (TYPE) STRING component id 20070712
3 Importing I_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface of Node Metadata 20070215
4 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING view name 20070712
5 Exporting R_NODE_INFO Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE_INFO Web Dynpro: Interface for Context Nodes 20070215
6 Exporting R_VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW API of View 20070215
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090122

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XML Value transfer Type reference (TYPE) STRING 20070215
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION 20090123

Method HANDLE_ACF_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20070911
2 Importing I_COMMAND Call by reference Type reference (TYPE) STRING name of the Action bound to the Event 20070911
3 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20070911
4 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070911
5 Importing I_HANDLER Call by reference Type reference (TYPE) STRING handler category (event/action/service/window/page) 20070911
6 Importing I_PARAMS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20070911
7 Importing I_UI_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20070911
8 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING 20070911
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_ACTION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20070621
2 Importing I_COMMAND Call by reference Type reference (TYPE) STRING name of the Action bound to the Event 20070621
3 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20070813
4 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070621
5 Importing I_HANDLER Call by reference Type reference (TYPE) STRING handler category (event/action/service/window/page) 20070621
6 Importing I_PARAMS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20070621
7 Importing I_UI_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20070813
8 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING 20070813
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_AFTER_CLIENT_UPDATES Signature

Method HANDLE_AFTER_CLIENT_UPDATES on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_ATTR_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Value transfer Attribute reference (LIKE) 20071005
2 Importing CONTROLLER Value transfer Attribute reference (LIKE) 20071005
3 Importing ELEMENT Value transfer Attribute reference (LIKE) 20071005
4 Importing ELEMENT_INDEX Value transfer Attribute reference (LIKE) 20071005
5 Importing NODE Value transfer Attribute reference (LIKE) 20071005
6 Importing NODE_NAME Value transfer Attribute reference (LIKE) 20071005

Method HANDLE_ATTR_CHANGED on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method HANDLE_AUTOMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20070619
2 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070619
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_CACHE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) STRING 20080530
2 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20080530
3 Importing I_HANDLER Call by reference Type reference (TYPE) STRING 20080530
4 Importing I_PARAMS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20080530
5 Importing I_UI_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20080530
6 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING 20080530
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_CLIENT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTEXT_MENU_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20070619
2 Exporting E_CONTEXT_MENU_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20070621
3 Exporting E_CONTEXT_MENU_ORIGINATOR Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20070619
4 Exporting E_CONTEXT_MENU_REPRESENTATIVE Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20070619
5 Exporting E_WINDOWS_TO_CLOSE Call by reference Type reference (TYPE) WDR_WINDOW_LIST Liste von Windows 20070619
6 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20070619
7 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070619
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_DATA_UPDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20071126
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_MENU_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20080228
2 Importing I_COMMAND Call by reference Type reference (TYPE) STRING name of the Action bound to the Event 20070621
3 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20070813
4 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20080228
5 Importing I_HANDLER Call by reference Type reference (TYPE) STRING handler category (event/action/service/window/page) 20070621
6 Importing I_PARAMS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20070621
7 Importing I_UI_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20070813
8 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING 20070813
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_PAGE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) STRING name of the Action bound to the Event 20070621
2 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20070813
3 Importing I_HANDLER Call by reference Type reference (TYPE) STRING handler category (event/action/service/window/page) 20070621
4 Importing I_PARAMS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20070621
5 Importing I_UI_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20070813
6 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING 20070813
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_SERVICE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20070810
2 Importing I_COMMAND Call by reference Type reference (TYPE) STRING name of the Action bound to the Event 20070810
3 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20070813
4 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070810
5 Importing I_HANDLER Call by reference Type reference (TYPE) STRING handler category (event/action/service/window/page) 20070810
6 Importing I_PARAMS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20070810
7 Importing I_UI_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20070813
8 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING 20070813
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_UI_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20070621
2 Importing I_COMMAND Call by reference Type reference (TYPE) STRING name of the Action bound to the Event 20070621
3 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20070813
4 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070621
5 Importing I_HANDLER Call by reference Type reference (TYPE) STRING handler category (event/action/service/window/page) 20070621
6 Importing I_PARAMS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20070621
7 Importing I_UI_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20070813
8 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING 20070813
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_VIEW_AREA_CHANGED Signature

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

Method HANDLE_VIEW_AREA_CHANGED on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method HANDLE_VIEW_CHANGED Signature

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

Method HANDLE_VIEW_CHANGED on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method HANDLE_VIEW_UPDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20070619
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method HANDLE_WINDOW_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) STRING name of the Action bound to the Event 20070621
2 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20070813
3 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070621
4 Importing I_HANDLER Call by reference Type reference (TYPE) STRING handler category (event/action/service/window/page) 20070621
5 Importing I_PARAMS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20070621
6 Importing I_UI_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20070813
7 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING 20070813
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method IS_MESSAGE_AREA_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_NEEDED Value transfer Type reference (TYPE) ABAP_BOOL 20090520
2 Importing I_VIEW Call by reference Type reference (TYPE) TS_VIEW view info 20090520

Method IS_MESSAGE_AREA_NEEDED on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method IS_NODE_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Basisklasse aller Elemente von Web-Dynpro-Knoten 20071106
2 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Metadaten eines Context-Knotens 20071106
3 Returning R_COLLAPSED Value transfer Type reference (TYPE) ABAP_BOOL 20071106

Method IS_NODE_COLLAPSED on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method MERGE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RANGES Call by reference Type reference (TYPE) TT_RANGE 20070330

Method MERGE_RANGES on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method NORMALIZE_EVENT_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEN Value transfer Type reference (TYPE) I -1 20070813
2 Importing I_TYPE Value transfer Type reference (TYPE) CSEQUENCE 20070813
3 Importing I_VALUE Call by reference Type reference (TYPE) STRING Web-Dynpro : Name einer Viewelementaggregation 20070813
4 Returning NORMALIZED Value transfer Type reference (TYPE) STRING 20070813
# Exception Resumable Description Created on
1 CX_WDR_CONVERSION_EXCEPTION 20070813

Method NORMALIZE_IMAGE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Basis Klasse aller WebDynpro Komponenten 20070215
2 Importing I_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20070215
3 Returning R_IMAGE_URL Value transfer Type reference (TYPE) STRING 20070215

Method NORMALIZE_IMAGE_URL on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method NORMALIZE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) STRING 20080228
2 Returning R_URL Value transfer Type reference (TYPE) STRING 20080228

Method NORMALIZE_URL on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method PAGE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Type reference (TYPE) TS_VIEW view info 20090520
2 Returning R_PAGE Value transfer Type reference (TYPE) STRING 20090520

Method PAGE_CONTAINER on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method RENDER_ACTIONS Signature

Method RENDER_ACTIONS on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_AUTOMATION Signature

Method RENDER_AUTOMATION on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_CACHE_RESPONSE Signature

Method RENDER_CACHE_RESPONSE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_CLIENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SESSION_ID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE render session id 20080410
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_CONTAINER_DATA Signature

Method RENDER_CONTAINER_DATA on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_CONTAINER_TYPES Signature

Method RENDER_CONTAINER_TYPES on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basis Class of all Web Dynpro Context Nodes 20070308
2 Importing I_NODE_NAME Call by reference Type reference (TYPE) STRING real node name 20070319
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_ELEMENT_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM Value transfer Type reference (TYPE) I 20071010
2 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basisklasse aller WebDynpro Kontextknoten 20071010
3 Importing I_TO Value transfer Type reference (TYPE) I 20071010
4 Importing I_TOTAL Value transfer Type reference (TYPE) I 20071010
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_EMBEDDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20071116
2 Importing I_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20071116
3 Returning R_XBCML_RESPONSE Value transfer Type reference (TYPE) STRING 20071116
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_ENUM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_KEY Call by reference Type reference (TYPE) ABAP_BOOL used as key 20090423
2 Importing CONVEXIT Call by reference Type reference (TYPE) CONVEXIT Konvertierungsroutine 20070320
3 Importing DATA_TYPE Call by reference Type reference (TYPE) TS_SIMPLE_TYPE WebDynpro Datentyp 20070320
4 Importing ELEM_TYPE_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Run Time Type Services 20070320
5 Importing IS_DDIC Call by reference Type reference (TYPE) ABAP_BOOL 20070320
6 Changing XML Call by reference Type reference (TYPE) STRING 20070320
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20090225
2 Importing HINTS Call by reference Type reference (TYPE) STRING_TABLE 20090225
3 Importing LONGTEXT Call by reference Type reference (TYPE) STRING_TABLE 20090225
4 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20090225
5 Importing SUMMARY Call by reference Type reference (TYPE) STRING_TABLE 20090225

Method RENDER_ERROR on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method RENDER_HEADER Signature

Method RENDER_HEADER on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_HTML_SNAPSHOT Signature

Method RENDER_HTML_SNAPSHOT on class CL_WDR_CLIENT_SMART_NEW has no parameter.
Method RENDER_HTML_SNAPSHOT on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method RENDER_MENU_RESPONSE Signature

Method RENDER_MENU_RESPONSE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_MESSAGES Signature

Method RENDER_MESSAGES on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_NODE_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_INDEX Call by reference Type reference (TYPE) I element index 20070320
2 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20070320
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_NODE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20070320
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_INFO Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE_INFO Basis Class of all Web Dynpro Context Nodes 20070309
2 Importing I_NODE_NAME Call by reference Type reference (TYPE) STRING overwrite node_name (for context root) 20070309
3 Importing I_RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL is node recursive 20070823
4 Returning R_XML Value transfer Type reference (TYPE) STRING result fragment 20080328
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_PAGES Signature

Method RENDER_PAGES on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_PAGE_RESPONSE Signature

Method RENDER_PAGE_RESPONSE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090121

Method RENDER_RESPONSE Signature

Method RENDER_RESPONSE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_SEND_ACF_QUEUE Signature

Method RENDER_SEND_ACF_QUEUE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_SEND_CLIENT_EVENTS Signature

Method RENDER_SEND_CLIENT_EVENTS on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_SEND_EXTERNAL_WINDOWS Signature

Method RENDER_SEND_EXTERNAL_WINDOWS on class CL_WDR_CLIENT_SMART_NEW has no parameter.
Method RENDER_SEND_EXTERNAL_WINDOWS on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method RENDER_SEND_LIFECYCLE Signature

Method RENDER_SEND_LIFECYCLE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_SEND_NAVIGATION Signature

Method RENDER_SEND_NAVIGATION on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_SEND_RESOURCE Signature

Method RENDER_SEND_RESOURCE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_SIMPLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_KEY Call by reference Type reference (TYPE) ABAP_BOOL 20090423
2 Importing DATA_TYPE Call by reference Type reference (TYPE) TS_SIMPLE_TYPE WebDynpro Datentyp 20070323
3 Importing FORCE_VALUES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080730
4 Exporting R_XML Value transfer Type reference (TYPE) STRING 20070323
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_SIMPLE_TYPES Signature

Method RENDER_SIMPLE_TYPES on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_SUGGEST_RESPONSE Signature

Method RENDER_SUGGEST_RESPONSE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Type reference (TYPE) TS_VIEW view info 20070709
2 Returning R_XML Value transfer Type reference (TYPE) STRING xbcml view xml 20070705
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_VIEWS Signature

Method RENDER_VIEWS on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20070314
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method RENDER_WINDOWS Signature

Method RENDER_WINDOWS on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method SET_ADAPTER_BUILD Signature

Method SET_ADAPTER_BUILD on class CL_WDR_CLIENT_SMART_NEW has no parameter.
Method SET_ADAPTER_BUILD on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method SET_CONTENT_TYPE Signature

Method SET_CONTENT_TYPE on class CL_WDR_CLIENT_SMART_NEW has no parameter.
Method SET_CONTENT_TYPE on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method SET_DELTA_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLE Call by reference Type reference (TYPE) ABAP_BOOL 20070320

Method SET_DELTA_RENDERING on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method SET_EXTERNAL_WINDOWS_RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTERNAL_WINDOWS Call by reference Type reference (TYPE) WDR_WINDOW_LIST Liste von Windows 20110902

Method SET_EXTERNAL_WINDOWS_RENDER on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method SET_MESSAGE_AREA_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Type reference (TYPE) TS_VIEW view info 20090525
2 Returning R_LINK Value transfer Type reference (TYPE) STRING 20100210

Method SET_MESSAGE_AREA_LINK on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method SET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST_XML Call by reference Type reference (TYPE) XSTRING 20100922

Method SET_REQUEST on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method SET_SUPPORT_BITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SBITS Call by reference Type reference (TYPE) STRING 20091124

Method SET_SUPPORT_BITS on class CL_WDR_CLIENT_SMART_NEW has no exception.

Method UPDATE_EMBEDDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_APPLICATION Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA Web Dynpro: Abstraktion der Applikation 20071116
2 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20071116
3 Importing I_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20071116
4 Importing I_XBCML_REQUEST Call by reference Type reference (TYPE) STRING 20071116
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123

Method UPDATE_SUPPORT_BITS Signature

Method UPDATE_SUPPORT_BITS on class CL_WDR_CLIENT_SMART_NEW has no parameter.
# Exception Resumable Description Created on
1 CX_XBCML_EXCEPTION XBCXML Exception 20090123
History
Last changed by/on SAP  20131127 
SAP Release Created in 710