SAP ABAP Interface IF_WDR_UPDATE_SERVER_PEER_DATA (To get updates into a DataContainer)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

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
Interface | IF_WDR_UPDATE_SERVER_PEER_DATA | |
Short Description | To get updates into a DataContainer |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20021017 | SAP |
Last changed | 20131127 | SAP |
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
Interface IF_WDR_UPDATE_SERVER_PEER_DATA has no interface.
Friends
Interface IF_WDR_UPDATE_SERVER_PEER_DATA has no friend.
Attributes
Interface IF_WDR_UPDATE_SERVER_PEER_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070725 | |
2 | ![]() |
Instance method | Public | Method | 20090519 | |
3 | ![]() |
Instance method | Public | Method | 20070621 | |
4 | ![]() |
Instance method | Public | Method | 20021017 | |
5 | ![]() |
Instance method | Public | Method | 20021017 | |
6 | ![]() |
Instance method | Public | Method | 20021017 | |
7 | ![]() |
Instance method | Public | Method | 20040511 |
Events
Interface 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 | ![]() |
WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20070725 |
Method CLOSE_WINDOW on Interface IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.
Method OPEN_HELP_CENTER Signature
Method OPEN_HELP_CENTER on Interface IF_WDR_UPDATE_SERVER_PEER_DATA has no parameter.
Method OPEN_HELP_CENTER on Interface 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 | ![]() |
CONTEXT_MENU_INFO | Value transfer | Type reference (TYPE) | TYPE_S_CONTEXT_MENU | WebDynpro View Element | 20070621 |
Method REQUEST_CONTEXT_MENU on Interface 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 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
2 | ![]() |
CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | Konvertierungsroutinen | 20041216 | ||
3 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Schnittstelle für die dynamische Verarbeitung von Elementen | 20040511 | ||
4 | ![]() |
IS_EXTERNAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040511 | ||
5 | ![]() |
PROPERTY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
6 | ![]() |
P_IGNORE_NULLABLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090813 | ||
7 | ![]() |
SYNC_CLIENT_UPDATE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_SYNC_CLIENT_UPDATE | Advanced Delta Rendering: Synchonisiertes Updates | 20110831 | ||
8 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20021017 | |||
9 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | API eines Views | 20040511 |
Method UPDATE_ATTRIBUTE on Interface 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 | ![]() |
LEAD_SELECTION | Call by reference | Type reference (TYPE) | I | 20021017 | |||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Schnittstelle für die dynamische Verwendung von Knoten | 20040512 | ||
3 | ![]() |
SYNC_CLIENT_UPDATE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_SYNC_CLIENT_UPDATE | Advanced Delta Rendering: Synchonisiertes Updates | 20110831 | ||
4 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | API eines Views | 20040512 |
Method UPDATE_LEAD_SELECTION on Interface 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 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Schnittstelle für die dynamische Verarbeitung von Elementen | 20040511 | ||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Schnittstelle für die dynamische Verwendung von Knoten | 20040512 | ||
3 | ![]() |
RESET_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Bisherige Selektion löschen | 20040204 | ||
4 | ![]() |
SELECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20021017 | |||
5 | ![]() |
SELECTION | Call by reference | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20021017 | ||
6 | ![]() |
SYNC_CLIENT_UPDATE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_SYNC_CLIENT_UPDATE | Advanced Delta Rendering: Synchonisiertes Updates | 20110831 | ||
7 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | API eines Views | 20040512 |
Method UPDATE_SELECTION on Interface 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 | ![]() |
DO_NOT_SET_DIRTY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Operation bedarf keine neues Rendering des Views | 20100907 | |
2 | ![]() |
IS_EXTERNAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040511 | |||
3 | ![]() |
PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
4 | ![]() |
PROPERTY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
5 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20040511 | |||
6 | ![]() |
VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20040511 |
Method UPDATE_VIEW_STATE on Interface IF_WDR_UPDATE_SERVER_PEER_DATA has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 640 |