SAP ABAP Class CL_EPSS_HTML_VIEWER (EPSS HTML Viewer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-IWB (Application Component) SAP Knowledge Warehouse
⤷
SEPSS (Package) Electronic Performance Support System
⤷
⤷
Properties
| Class | CL_EPSS_HTML_VIEWER | |
| Short Description | EPSS HTML Viewer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEPSS | Electronic Performance Support System |
| Created | 19990830 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPSS_HTML_VIEWER has no forward declaration.
Interfaces
Class CL_EPSS_HTML_VIEWER has no interface implemented.
Friends
Class CL_EPSS_HTML_VIEWER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | DOKU_LNK | Documentation object | 19991203 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | HELP_INFO | Help processor call type | 19991203 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | EPSSURL | Actual URL shown in the HTML control | 19990908 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EPSS_GENERIC | EPSS | 19990908 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Viewer | 19990830 | |||
| 6 | Instance attribute | Private | See coding | I_EPSS_TBC2 | 19990908 | ||||
| 7 | Instance attribute | Private | See coding | I_SAPEVENT | 19990902 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | Navigation counter | 19990913 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Highest counter | 19990913 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | EPSSURL | Previous URL shown in the HTML-control | 19991208 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | EPSSDOCTAB | Table of registered SAP documents | 19990907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Initialize the EPSS HTML viewer | 19990830 | |
| 2 | Instance method | Public | Method | Give information on the actual document shown in the control | 19990910 | |
| 3 | Instance method | Public | Method | Go back | 19990913 | |
| 4 | Instance method | Public | Method | Go forward | 19990913 | |
| 5 | Instance method | Public | Method | Load a MIME object | 19990906 | |
| 6 | Instance method | Public | Event handling method | Method to handle context menu request | 19991105 | |
| 7 | Instance method | Public | Event handling method | Method to handle context menu selected | 19991105 | |
| 8 | Instance method | Public | Event handling method | Method to get internal navigation events of HTML-control | 19990907 | |
| 9 | Instance method | Public | Event handling method | Method to handle the SAPEVENT | 19990901 | |
| 10 | Instance method | Public | Method | Print the actual content of the EPSS HTML control | 19991105 | |
| 11 | Instance method | Public | Method | Register SAP document for control | 19990907 | |
| 12 | Instance method | Public | Method | Show a DP object | 19991105 | |
| 13 | Instance method | Public | Method | Show a HTML document with MIME objects | 19990901 | |
| 14 | Instance method | Public | Method | Show a given URL | 19990831 | |
| 15 | Instance method | Public | Method | Get the parent container for the application | 19990830 | |
| 16 | Instance method | Public | Method | Update the EPSS toolbar after navigation | 19990908 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED_CONTENT | Instance Event (0) |
Public (2) |
Changes the content of the present application | 19990916 |
Types
Class CL_EPSS_HTML_VIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPSS_HTML_VIEWER has no parameter.
Method CONSTRUCTOR on class CL_EPSS_HTML_VIEWER has no exception.
Method GIVE_ACTUAL_DOCUMENT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFODOC | Call by reference | Type reference (TYPE) | EPSSDOC | Document information | 19990910 |
Method GIVE_ACTUAL_DOCUMENT_INFO on class CL_EPSS_HTML_VIEWER has no exception.
Method GO_BACK Signature
Method GO_BACK on class CL_EPSS_HTML_VIEWER has no parameter.
Method GO_BACK on class CL_EPSS_HTML_VIEWER has no exception.
Method GO_FORWARD Signature
Method GO_FORWARD on class CL_EPSS_HTML_VIEWER has no parameter.
Method GO_FORWARD on class CL_EPSS_HTML_VIEWER has no exception.
Method LOAD_MIME_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNED_URL | Call by reference | Type reference (TYPE) | C | URL | 19990906 | |||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | C | object ID | 19990906 |
Method LOAD_MIME_OBJECT on class CL_EPSS_HTML_VIEWER has no exception.
Method ON_CTXMENU_REQUEST Signature
Method ON_CTXMENU_REQUEST on class CL_EPSS_HTML_VIEWER has no parameter.
Method ON_CTXMENU_REQUEST on class CL_EPSS_HTML_VIEWER has no exception.
Method ON_CTXMENU_SELECTED Signature
Method ON_CTXMENU_SELECTED on class CL_EPSS_HTML_VIEWER has no parameter.
Method ON_CTXMENU_SELECTED on class CL_EPSS_HTML_VIEWER has no exception.
Method ON_NAVIGATE_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | 19990907 |
Method ON_NAVIGATE_COMPLETE on class CL_EPSS_HTML_VIEWER 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 | Type reference (TYPE) | 19990901 | |||||
| 2 | FRAME | Call by reference | Type reference (TYPE) | 19990901 | |||||
| 3 | GETDATA | Call by reference | Type reference (TYPE) | 19990901 | |||||
| 4 | POSTDATA | Call by reference | Type reference (TYPE) | 19990901 | |||||
| 5 | QUERY_TABLE | Call by reference | Type reference (TYPE) | 19990901 |
Method ON_SAPEVENT on class CL_EPSS_HTML_VIEWER has no exception.
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EPSS | Call by reference | Object reference (TYPE REF TO) | CL_EPSS_GENERIC | EPSS | 19991105 | |||
| 2 | EVENT | Call by reference | Type reference (TYPE) | C | EPSS-Event | 19991105 |
Method PRINT on class CL_EPSS_HTML_VIEWER has no exception.
Method REGISTER_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_LINK | Call by reference | Type reference (TYPE) | DOKU_LNK | SAP document link | 19990907 | |||
| 2 | HELP_INFO | Call by reference | Type reference (TYPE) | HELP_INFO | Help Info structure | 19990907 | |||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20000103 | |||
| 4 | SOURCE | Call by reference | Type reference (TYPE) | C | Source of the document | 19991209 | |||
| 5 | URL | Call by reference | Type reference (TYPE) | C | Assigned URL | 19990907 |
Method REGISTER_DOCUMENT on class CL_EPSS_HTML_VIEWER has no exception.
Method SHOW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | EPSSURL | EPSS URL | 19991105 |
Method SHOW_DATA on class CL_EPSS_HTML_VIEWER has no exception.
Method SHOW_HTML_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNED_HTML_URL | Call by reference | Type reference (TYPE) | EPSSURL | URL assigned to the HTML text | 19990901 | |||
| 2 | DOC_LINK | Call by reference | Type reference (TYPE) | DOKU_LNK | SAP Documentation link | 19990907 | |||
| 3 | HELP_INFO | Call by reference | Type reference (TYPE) | HELP_INFO | Help Info structure | 19990907 | |||
| 4 | HTML_TAB | Call by reference | Type reference (TYPE) | TABLE | HTML text | 19990901 | |||
| 5 | MIME_OBJECT_TAB | Call by reference | Type reference (TYPE) | MIMEOBJTAB | MIME objects of HTML document | 19990901 | |||
| 6 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20000103 |
Method SHOW_HTML_DOCUMENT on class CL_EPSS_HTML_VIEWER has no exception.
Method SHOW_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20000103 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | C | URL that is to be shown | 19990831 |
Method SHOW_URL on class CL_EPSS_HTML_VIEWER has no exception.
Method START_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EPSS | Call by reference | Object reference (TYPE REF TO) | CL_EPSS_GENERIC | EPSS that initiated the application | 19990831 | |||
| 2 | EPSS_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Main container of the EPSS | 19990831 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container for the application | 19990830 |
Method START_APPLICATION on class CL_EPSS_HTML_VIEWER has no exception.
Method UPDATE_TOOLBAR Signature
Method UPDATE_TOOLBAR on class CL_EPSS_HTML_VIEWER has no parameter.
Method UPDATE_TOOLBAR on class CL_EPSS_HTML_VIEWER has no exception.
Event Signatures
Event CHANGED_CONTENT Signature
Event CHANGED_CONTENT on class CL_EPSS_HTML_VIEWER has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |