SAP ABAP Interface IF_WDR_UPDATE_CLIENT_PEER (Client Update Peer)
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_ABSTRACT_HTTP | Web Dynpro HTTP Client Info Object Handler | 20020927 |
Properties
| Interface | IF_WDR_UPDATE_CLIENT_PEER | |
| Short Description | Client Update Peer |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20020925 | SAP |
| Last changed | 20070911 | 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) |
Interfaces
Interface IF_WDR_UPDATE_CLIENT_PEER has no interface.
Friends
Interface IF_WDR_UPDATE_CLIENT_PEER has no friend.
Attributes
Interface IF_WDR_UPDATE_CLIENT_PEER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040927 | ||
| 2 | Instance method | Public | Method | 20040927 | ||
| 3 | Instance method | Public | Method | 20050606 | ||
| 4 | Instance method | Public | Method | 20040927 | ||
| 5 | Instance method | Public | Method | 20050602 | ||
| 6 | Instance method | Public | Method | 20021118 | ||
| 7 | Instance method | Public | Method | 20020925 | ||
| 8 | Instance method | Public | Method | 20020925 | ||
| 9 | Instance method | Public | Method | 20020925 | ||
| 10 | Instance method | Public | Method | 20020925 | ||
| 11 | Instance method | Public | Method | 20021118 | ||
| 12 | Instance method | Public | Method | 20021118 | ||
| 13 | Instance method | Public | Method | 20020925 |
Events
Interface IF_WDR_UPDATE_CLIENT_PEER has no event.
Types
Interface IF_WDR_UPDATE_CLIENT_PEER has no local type.
Method Signatures
Method ON_VIEW_INVISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20040927 |
Method ON_VIEW_INVISIBLE on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method ON_VIEW_UNLOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW | 20040927 |
Method ON_VIEW_UNLOADED on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method ON_WINDOW_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20050606 |
Method ON_WINDOW_CHANGED on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method ON_WINDOW_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20040927 |
Method ON_WINDOW_CLOSED on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method ON_WINDOW_OPENED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20050602 |
Method ON_WINDOW_OPENED on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method SEND_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WDR_ACTION | An action represents a method of a controller | 20021118 |
Method SEND_ACTION on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method SEND_DATA_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_DATA_CONTAINER | WebDynpro Datencontainer (Server-Teil) | 20020925 |
Method SEND_DATA_CONTAINER on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method SEND_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_DATA_TYPE | WebDynpro Data Type | 20020925 | |||
| 2 | VALUE_SET | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | Alle Festwerte eines Attributes mit Texten | 20041118 |
Method SEND_DATA_TYPE on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method SEND_ERROR_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20020925 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20020925 |
Method SEND_ERROR_PAGE on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method SEND_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CLIENT_EVENT | Client Event | 20020926 |
Method SEND_EVENT on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method SEND_MESSAGE_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_MESSAGE_MANAGER | Message Manager | 20021118 |
Method SEND_MESSAGE_MANAGER on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method SEND_ROOT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Element | 20021118 | |||
| 2 | VIEW_AREA_NAME | Call by reference | Type reference (TYPE) | STRING | 20021118 |
Method SEND_ROOT_VIEW on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
Method SEND_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW | Call by reference | Object reference (TYPE REF TO) | OBJECT | WebDynpro View Element | 20020925 |
Method SEND_VIEW on Interface IF_WDR_UPDATE_CLIENT_PEER has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |