SAP ABAP Class IF_WDR_UPDATE_SERVER_PEER_DATA (To get updates into a DataContainer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CLIENT_APPLICATION Web Dynpro: Abstraction of Application 20021017
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_C_TBL_SELECTION_UPDATER Web Dynpro: Support for Table Selection 20100923
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ECATT_REQUEST_COLLECTOR eCATT Support:Collector for Request Data in eCATT Recording 20100917
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TABLE_SELECTION_UPDATER Web Dynpro: Support for Table Selection 20070307
Properties
Class IF_WDR_UPDATE_SERVER_PEER_DATA  
Short Description To get updates into a DataContainer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021017   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_WDR_CLIENT_APPLICATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_WDR_UPDATE_SERVER_PEER_DATA has no interface implemented.
Friends
Class IF_WDR_UPDATE_SERVER_PEER_DATA has no friend class.
Attributes
Class IF_WDR_UPDATE_SERVER_PEER_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_WINDOW Instance method Public Method 20070725
2 OPEN_HELP_CENTER Instance method Public Method 20090519
3 REQUEST_CONTEXT_MENU Instance method Public Method 20070621
4 UPDATE_ATTRIBUTE Instance method Public Method 20021017
5 UPDATE_LEAD_SELECTION Instance method Public Method 20021017
6 UPDATE_SELECTION Instance method Public Method 20021017
7 UPDATE_VIEW_STATE Instance method Public Method 20040511
Events
Class IF_WDR_UPDATE_SERVER_PEER_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_S_CONTEXT_MENU Public See coding 20070621 begin of TYPE_S_CONTEXT_MENU, menu type ref to cl_wd_menu, context_element type ref to if_wd_context_element, context_node_path_name type string, originator type ref to cl_wdr_view_element, representative type ref to CL_WDR_VIEW_ELEMENT, is_dynamic type abap_bool, end of type_s_context_menu
Method Signatures

Method CLOSE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20070725

Method CLOSE_WINDOW on class IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.

Method OPEN_HELP_CENTER Signature

Method OPEN_HELP_CENTER on class IF_WDR_UPDATE_SERVER_PEER_DATA has no parameter.
Method OPEN_HELP_CENTER on class IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.

Method REQUEST_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MENU_INFO Value transfer Type reference (TYPE) TYPE_S_CONTEXT_MENU WebDynpro View Element 20070621

Method REQUEST_CONTEXT_MENU on class IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.

Method UPDATE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20040511
2 Importing CLIENT_CONVERTER Call by reference Object reference (TYPE REF TO) IF_WD_CLIENT_CONVERSION_UTIL Konvertierungsroutinen 20041216
3 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20040511
4 Importing IS_EXTERNAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040511
5 Importing PROPERTY_TYPE Call by reference Type reference (TYPE) STRING 20040511
6 Importing P_IGNORE_NULLABLE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090813
7 Importing SYNC_CLIENT_UPDATE Call by reference Object reference (TYPE REF TO) IF_WDR_SYNC_CLIENT_UPDATE Advanced Delta Rendering: Synchonisiertes Updates 20110831
8 Importing VALUE Call by reference Type reference (TYPE) ANY 20021017
9 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20040511

Method UPDATE_ATTRIBUTE on class IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.

Method UPDATE_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEAD_SELECTION Call by reference Type reference (TYPE) I 20021017
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20040512
3 Importing SYNC_CLIENT_UPDATE Call by reference Object reference (TYPE REF TO) IF_WDR_SYNC_CLIENT_UPDATE Advanced Delta Rendering: Synchonisiertes Updates 20110831
4 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20040512

Method UPDATE_LEAD_SELECTION on class IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.

Method UPDATE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20040511
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20040512
3 Importing RESET_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL Bisherige Selektion löschen 20040204
4 Importing SELECT Call by reference Type reference (TYPE) ABAP_BOOL 20021017
5 Importing SELECTION Call by reference Type reference (TYPE) INT4_TABLE Standard Table of INT4 20021017
6 Importing SYNC_CLIENT_UPDATE Call by reference Object reference (TYPE REF TO) IF_WDR_SYNC_CLIENT_UPDATE Advanced Delta Rendering: Synchonisiertes Updates 20110831
7 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20040512

Method UPDATE_SELECTION on class IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.

Method UPDATE_VIEW_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_NOT_SET_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Operation bedarf keine neues Rendering des Views 20100907
2 Importing IS_EXTERNAL Call by reference Type reference (TYPE) ABAP_BOOL 20040511
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20040511
4 Importing PROPERTY_TYPE Call by reference Type reference (TYPE) STRING 20040511
5 Importing VALUE Call by reference Type reference (TYPE) ANY 20040511
6 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20040511

Method UPDATE_VIEW_STATE on class IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in