SAP ABAP Class CL_EPSS_DOCU_TO_HTML (Service for Displaying Documentation in HTML Format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-IWB (Application Component) SAP Knowledge Warehouse
⤷
SEPSS (Package) Electronic Performance Support System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EPSS_SAPEVENT | EPSS Class for SAPEVENT | 20010814 |
Properties
| Class | CL_EPSS_DOCU_TO_HTML | |
| Short Description | Service for Displaying Documentation in HTML Format | |
| Super Class | CL_EPSS_SAPEVENT | EPSS Class for SAPEVENT |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEPSS | Electronic Performance Support System |
| Created | 20010814 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPSS_DOCU_TO_HTML has no forward declaration.
Interfaces
Class CL_EPSS_DOCU_TO_HTML has no interface implemented.
Friends
Class CL_EPSS_DOCU_TO_HTML has no friend class.
Attributes
Class CL_EPSS_DOCU_TO_HTML has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get and Convert Document | 20010814 | |
| 2 | Instance method | Private | Method | Convert HTML Table to HTML String | 20010814 | |
| 3 | Instance method | Private | Method | Replace All Document Links to HTML Links | 20010814 | |
| 4 | Instance method | Private | Method | Replace Document Link to HTML Link | 20010814 | |
| 5 | Instance method | Private | Method | Merge Styles (Do Not Display) | 20010814 |
Events
Class CL_EPSS_DOCU_TO_HTML has no event.
Types
Class CL_EPSS_DOCU_TO_HTML has no local type.
Method Signatures
Method DOCU_GET_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML_STRING | Call by reference | Type reference (TYPE) | STRING | HTML-Dokument | 20010814 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | DOKU_ID | Dokumentenklasse | 20010814 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | SAP-System, aktuelle Sprache | 20010814 | ||
| 4 | IV_LINK_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_EPSS_DOCU_TO_HTML | Konverter der internen SAPscript-Links in HTML-Links | 20010814 | |||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010814 | |||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010814 | |||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010814 | |||
| 8 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010814 | |||
| 9 | IV_OBJECT | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20010814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030813 |
Method HTML_STRING_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML_STRING | Call by reference | Type reference (TYPE) | STRING | HTML string | 20010814 |
Method HTML_STRING_GET on class CL_EPSS_DOCU_TO_HTML has no exception.
Method LINKS_REPLACE_IN_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_HTML_STRING | Call by reference | Type reference (TYPE) | STRING | HTML-Dokument | 20010814 | |||
| 2 | IV_LINK_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_EPSS_DOCU_TO_HTML | Konvertierung der internen SAPscript-Links in HTML-Links | 20010814 |
Method LINKS_REPLACE_IN_DOCUMENT on class CL_EPSS_DOCU_TO_HTML has no exception.
Method LINK_REPLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML_LINK | Call by reference | Type reference (TYPE) | STRING | HTML link | 20010814 | |||
| 2 | IV_DOCU_LINK | Call by reference | Type reference (TYPE) | STRING | Document link | 20010814 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SAP-System, aktuelle Sprache | 20010814 | |||
| 4 | IV_LINK_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_EPSS_DOCU_TO_HTML | Konvertierung der internen SAPscript-Links in HTML-Links | 20010814 |
Method LINK_REPLACE on class CL_EPSS_DOCU_TO_HTML has no exception.
Method MERGE_STYLES_WITHOUT_DISPLAY Signature
Method MERGE_STYLES_WITHOUT_DISPLAY on class CL_EPSS_DOCU_TO_HTML has no parameter.
Method MERGE_STYLES_WITHOUT_DISPLAY on class CL_EPSS_DOCU_TO_HTML has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |