SAP ABAP Class CL_UMG_HTML_EVENT_HANDLER (Event handler for SPUMG welcome screen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Properties
| Class | CL_UMG_HTML_EVENT_HANDLER | |
| Short Description | Event handler for SPUMG welcome screen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20061103 | 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_UMG_HTML_EVENT_HANDLER has no interface implemented.
Friends
Class CL_UMG_HTML_EVENT_HANDLER has no friend class.
Attributes
Class CL_UMG_HTML_EVENT_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Call Web Browser | 20061109 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20061106 | |
| 3 | Instance method | Public | Event handling method | Catch html events | 20061103 |
Events
Class CL_UMG_HTML_EVENT_HANDLER has no event.
Types
Class CL_UMG_HTML_EVENT_HANDLER has no local type.
Method Signatures
Method CALL_BROWSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_URL | Call by reference | Type reference (TYPE) | STRING | 20061109 |
Method CALL_BROWSER on class CL_UMG_HTML_EVENT_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_START_SPUMG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061106 |
Method CONSTRUCTOR on class CL_UMG_HTML_EVENT_HANDLER has no exception.
Method ON_SAPEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Attribute reference (LIKE) | 20061103 | |||||
| 2 | FRAME | Call by reference | Attribute reference (LIKE) | 20061103 | |||||
| 3 | GETDATA | Call by reference | Attribute reference (LIKE) | 20061103 | |||||
| 4 | POSTDATA | Call by reference | Attribute reference (LIKE) | 20061103 | |||||
| 5 | QUERY_TABLE | Call by reference | Attribute reference (LIKE) | 20061103 |
Method ON_SAPEVENT on class CL_UMG_HTML_EVENT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |