SAP ABAP Class CL_WDR_SAPGUI_INTEGRATION2 (SAPGUI Integration)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_SAPGUI_INTEGRATION | Web Dynpro Runtime: SAPGUI Integration | 20060921 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NW7_HANDLE_AFTER_UPDATE | Handle After Update | 20100630 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_ADAPTER_EVENT_HANDLER | Event Handler for SSR Client Events X | 20060921 |
Properties
| Class | CL_WDR_SAPGUI_INTEGRATION2 | |
| Short Description | SAPGUI Integration | |
| Super Class | CL_WDR_SAPGUI_INTEGRATION | Web Dynpro Runtime: SAPGUI Integration |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20060921 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NW7_HANDLE_AFTER_UPDATE | Handle After Update | 20100630 | ||
| 2 | IF_WDR_ADAPTER_EVENT_HANDLER | Event Handler for SSR Client Events X | 20060921 |
Friends
Class CL_WDR_SAPGUI_INTEGRATION2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'WDR_CLOSE' | 20060921 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'WDR_DISPLAY_MESSAGE' | 20060921 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'WDR_START_TRANSACTION' | 20060921 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDR_SAPGUI_INTEGRATION2 | Web Dynpro Runtime: SAPGUI Integration | 20060921 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20091123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20061026 | ||
| 2 | Static method | Public | Method | Returns the reference to the instance | 20060921 | |
| 3 | Instance method | Public | Method | 20091126 |
Events
Class CL_WDR_SAPGUI_INTEGRATION2 has no event.
Types
Class CL_WDR_SAPGUI_INTEGRATION2 has no local type.
Method Signatures
Method CREATE_SERVER_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_SERVER_EVENT | Server Event | 20061026 | |||
| 2 | IT_PARAMS | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20061026 | |||
| 3 | I_ACTION | Call by reference | Type reference (TYPE) | STRING | 20061026 | ||||
| 4 | I_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20061026 |
Method CREATE_SERVER_EVENT on class CL_WDR_SAPGUI_INTEGRATION2 has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_SAPGUI_INTEGRATION | WebDynpro Runtime: SAPGUI Integration | 20060921 |
Method GET on class CL_WDR_SAPGUI_INTEGRATION2 has no exception.
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_COMMAND_QUEUE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_COMMAND | Kommando für den Client (UPDATE) | 20091126 | |||
| 2 | CLIENT_EVENT_LIST | Call by reference | Type reference (TYPE) | WDR_CLIENT_EVENT_LIST | Liste von Ereignissen im Client | 20091126 | |||
| 3 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20091126 |
Method SET_CONTENT on class CL_WDR_SAPGUI_INTEGRATION2 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |