SAP ABAP Class CL_WDR_SAPGUI_INTEGRATION (Web Dynpro Runtime: 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_SAPGUI_INTEGRATION2 | SAPGUI Integration | 20060921 |
Properties
| Class | CL_WDR_SAPGUI_INTEGRATION | |
| Short Description | Web Dynpro Runtime: SAPGUI Integration | |
| Super Class | ||
| 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 | 20060109 | SAP |
| Last change | 20110908 | 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
Class CL_WDR_SAPGUI_INTEGRATION has no interface implemented.
Friends
Class CL_WDR_SAPGUI_INTEGRATION has no friend class.
Attributes
Class CL_WDR_SAPGUI_INTEGRATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Trigger SAPGUI Event | 20060612 | |
| 2 | Instance method | Public | Method | Display Message | 20060703 | |
| 3 | Instance method | Public | Method | Start Transaction | 20060703 | |
| 4 | Instance method | Public | Method | Activate Receipt of Events | 20091123 |
Events
Class CL_WDR_SAPGUI_INTEGRATION has no event.
Types
Class CL_WDR_SAPGUI_INTEGRATION has no local type.
Method Signatures
Method FIRE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060612 | ||||
| 2 | PARAM1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060612 | ||||
| 3 | PARAM2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060612 | ||||
| 4 | PARAM3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060612 | ||||
| 5 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20060612 |
Method FIRE on class CL_WDR_SAPGUI_INTEGRATION has no exception.
Method FIRE_DISPLAY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Value transfer | Type reference (TYPE) | SYMSGID | 20060703 | ||||
| 2 | MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | 20060703 | ||||
| 3 | MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | 'I' | 20060703 | |||
| 4 | MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | 20060703 | ||||
| 5 | MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | 20060703 | ||||
| 6 | MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | 20060703 | ||||
| 7 | MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | 20060703 |
Method FIRE_DISPLAY_MESSAGE on class CL_WDR_SAPGUI_INTEGRATION has no exception.
Method FIRE_START_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSACTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060703 |
Method FIRE_START_TRANSACTION on class CL_WDR_SAPGUI_INTEGRATION has no exception.
Method SUBSCRIBE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBSCRIBED_TO_EVENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091123 |
Method SUBSCRIBE_EVENTS on class CL_WDR_SAPGUI_INTEGRATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |