SAP ABAP Class CL_GUI_WDR_VIEWER (WDA Viewer)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_PRGN_NODES (Package) Web Dynpro ABAP Functions for Profile Generator
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20060630 |
Properties
| Class | CL_GUI_WDR_VIEWER | |
| Short Description | WDA Viewer | |
| Super Class | CL_GUI_HTML_VIEWER | HTML Control Proxy Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_PRGN_NODES | Web Dynpro ABAP Functions for Profile Generator |
| Created | 20060630 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_WDR_VIEWER has no interface implemented.
Friends
Class CL_GUI_WDR_VIEWER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091123 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20060630 | |
| 2 | Instance method | Public | Method | Trigger Event | 20060630 | |
| 3 | Instance method | Private | Method | Edit Transaction Call | 20060703 | |
| 4 | Instance method | Private | Method | Display Message | 20060703 | |
| 5 | Instance method | Private | Event handling method | Edit SAPEVENT and Trigger WD_EVENT | 20060630 | |
| 6 | Instance method | Public | Method | Load Application | 20060630 | |
| 7 | Instance method | Public | Method | Allow Transactions to Be Started | 20091123 | |
| 8 | Instance method | Public | Method | Allow Messages to Be Displayed | 20091123 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WD_EVENT | Instance Event (0) |
Public (2) |
Fired by WDA application | 20060630 |
Types
Class CL_GUI_WDR_VIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | 20060630 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | STRING | 20060630 | ||||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060630 | |||
| 4 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20130114 | ||||
| 5 | QUERY_TABLE_DISABLED | Call by reference | Type reference (TYPE) | C | '' | 20060630 | |||
| 6 | SAPHTMLP | Value transfer | Type reference (TYPE) | C | 20060630 | ||||
| 7 | SAPHTTP | Value transfer | Type reference (TYPE) | C | 20060630 | ||||
| 8 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 20060630 | ||||
| 9 | UIFLAG | Value transfer | Type reference (TYPE) | I | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in Parent-Klasse | 20060705 |
Method FIRE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060630 | ||||
| 2 | PARAM2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060630 | ||||
| 3 | PARAM3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060630 | ||||
| 4 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20060630 | |||
| 5 | WDR_ACTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060630 |
Method FIRE_EVENT on class CL_GUI_WDR_VIEWER has no exception.
Method HANDLE_CALL_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Value transfer | Type reference (TYPE) | C | action code | 20060703 | |||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20060703 |
Method HANDLE_CALL_TRANSACTION on class CL_GUI_WDR_VIEWER has no exception.
Method HANDLE_DISPLAY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Value transfer | Type reference (TYPE) | C | action code | 20060703 | |||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | postdata | 20060703 |
Method HANDLE_DISPLAY_MESSAGE on class CL_GUI_WDR_VIEWER has no exception.
Method HANDLE_SAPEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Attribute reference (LIKE) | 20060630 | |||||
| 2 | POSTDATA | Call by reference | Attribute reference (LIKE) | 20060630 |
Method HANDLE_SAPEVENT on class CL_GUI_WDR_VIEWER has no exception.
Method LOAD_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro : Applikationsname | 20060630 | |||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20060630 | |||
| 3 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20060630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in call from CFW. | 20060630 | ||
| 2 | Error in Data Provider call. | 20060630 | ||
| 3 | Anwendung existiert nicht | 20060704 |
Method SUBSCRIBE_2_CALL_TRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBSCRIBE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091123 |
Method SUBSCRIBE_2_CALL_TRANS on class CL_GUI_WDR_VIEWER has no exception.
Method SUBSCRIBE_2_DISPLAY_MESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBSCRIBE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091123 |
Method SUBSCRIBE_2_DISPLAY_MESS on class CL_GUI_WDR_VIEWER has no exception.
Event Signatures
Event WD_EVENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Exporting | Value transfer | Type reference (TYPE) | C | 20060630 | |||
| 2 | PARAMETERS | Exporting | Value transfer | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20060630 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |