SAP ABAP Class CL_GUI_WEBDYNPRO_VIEWER (SAP Web Dynpro Screen Viewer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GUI (Package) eCATT GUI Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20030828 |
Properties
| Class | CL_GUI_WEBDYNPRO_VIEWER | |
| Short Description | SAP Web Dynpro Screen Viewer | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20030828 | 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_GUI_WEBDYNPRO_VIEWER has no interface implemented.
Friends
Class CL_GUI_WEBDYNPRO_VIEWER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 3 | Event Control Info | 20030828 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20041130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030828 | |
| 2 | Instance method | Public | Method | Focus | 20030918 | |
| 3 | Instance method | Public | Method | 20041111 | ||
| 4 | Instance method | Public | Method | Navigates to Web Dynpro URL | 20030828 | |
| 5 | Instance method | Public | Method | Screen in XML Encoding | 20030828 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTROL_INFO | Instance Event (0) |
Public (2) |
Control Information | 20030828 |
Types
Class CL_GUI_WEBDYNPRO_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 | Call by reference | Type reference (TYPE) | I | Lifetime | 20030828 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20030828 | |||
| 3 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20030828 | |||
| 4 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 20030828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030828 |
Method GET_FOCUS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Type reference (TYPE) | STRING | Screen Item | 20030918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030918 |
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VERSION | Call by reference | Type reference (TYPE) | STRING | 20041111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Auslesen der Version | 20041111 |
Method NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | STRING | URL der Web Dynpro Anwendung | 20030828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030828 |
Method SET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML | Call by reference | Type reference (TYPE) | STRING | Screen in XML | 20030828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030828 |
Event Signatures
Event CONTROL_INFO Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFO | Exporting | Value transfer | Type reference (TYPE) | STRING | Information | 20030828 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |