SAP ABAP Class CL_ABAP_DOCU_SERVICE_METHODS (Service Methods for ABAP Keyword Documentation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABAPDOCU (Package) ABAP Documentation Objects in ABAP Workbench
⤷
⤷
Properties
| Class | CL_ABAP_DOCU_SERVICE_METHODS | |
| Short Description | Service Methods for ABAP Keyword Documentation | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABAPDOCU | ABAP Documentation Objects in ABAP Workbench |
| Created | 20050905 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_DOCU_SERVICE_METHODS has no forward declaration.
Interfaces
Class CL_ABAP_DOCU_SERVICE_METHODS has no interface implemented.
Friends
Class CL_ABAP_DOCU_SERVICE_METHODS has no friend class.
Attributes
Class CL_ABAP_DOCU_SERVICE_METHODS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Term to Search List | 20100120 | |
| 2 | Static method | Public | Method | Appends Text to HTML Table (Simple Form) | 20061204 | |
| 3 | Static method | Public | Method | Appends Text to HTML Table (Complex Form) | 20050905 | |
| 4 | Static method | Public | Method | Creates Style Sheet for HTML Display | 20070522 | |
| 5 | Static method | Public | Method | Creates HTML List for Syntax Diagrams | 20070704 | |
| 6 | Static method | Private | Method | Help Method for APPEND_TEXT_TO_HTML | 20050905 | |
| 7 | Static method | Public | Method | Convert all special characters to Unicode | 20050905 | |
| 8 | Static method | Public | Method | Includes a Copyright Note in HTM File Header | 20071213 | |
| 9 | Static method | Public | Method | Starts Parallel Index Update | 20080127 |
Events
Class CL_ABAP_DOCU_SERVICE_METHODS has no event.
Types
Class CL_ABAP_DOCU_SERVICE_METHODS has no local type.
Method Signatures
Method ADD_TO_SEARCH_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Value transfer | Type reference (TYPE) | CSEQUENCE | Sprache | 20100120 | |||
| 2 | SEARCHED_WORD | Value transfer | Type reference (TYPE) | CSEQUENCE | Gesuchter Begriff | 20100120 |
Method ADD_TO_SEARCH_HISTORY on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
Method APPEND_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061204 | ||||
| 2 | P_TEXT | Call by reference | Type reference (TYPE) | STRING | 20061204 |
Method APPEND_TEXT on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
Method APPEND_TEXT_TO_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050905 | ||||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050905 | ||
| 3 | P_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050905 |
Method APPEND_TEXT_TO_HTML on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
Method BUILD_CSS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CSS | Value transfer | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Tabelle für ABAP-Schlüsselwortdokumentation | 20070524 |
Method BUILD_CSS on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
Method BUILD_STD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIAGRAM_HTML | Value transfer | Type reference (TYPE) | ABAPDOCU_HTML_TAB | HTML-Datei | 20070704 | |||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20070704 |
Method BUILD_STD_LIST on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
Method CHECK_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POS | Call by reference | Type reference (TYPE) | I | 20050905 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20050905 |
Method CHECK_CODE on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
Method CONVERT_TO_UNICODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20050905 |
Method CONVERT_TO_UNICODE on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
Method INCLUDE_COPYRIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | 20071213 | ||||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | 20071213 |
Method INCLUDE_COPYRIGHT on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
Method PREPARE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20080128 |
Method PREPARE_INDEX on class CL_ABAP_DOCU_SERVICE_METHODS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |