SAP ABAP Class CL_ABAP_DOCU_EXTERNAL (External Version of 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_EXTERNAL | |
Short Description | External Version of ABAP Keyword Documentation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABAPDOCU | ABAP Documentation Objects in ABAP Workbench |
Created | 20121029 | SAP |
Last change | 20141121 | |
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_ABAP_DOCU_EXTERNAL has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_HTTP_EXT_ABAP_DOCU | 20130919 | Call ABAP Keyword Documentation Using HTTP |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | DOCUMENT-CONTEXT | `ABAP` | 20130826 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | DOCUMENT-CONTEXT | `CDS` | 20130826 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `CLASSIC` | 20130919 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `ECLIPSE` | 20130919 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `STANDARD` | 20130919 | ||
6 | ![]() |
Static Attribute | Private | See coding | 20130114 | ||||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | `/SAP/BC/ABAP/DOCU` | 20130114 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `/SAP/PUBLIC/BC/ABAP/DOCU` | Path of http Service in ICF Hierarchy | 20130114 |
Methods
Events
Class CL_ABAP_DOCU_EXTERNAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DOCUMENT | Public | See coding | 20130826 | BEGIN OF document,
context TYPE string,
id TYPE string,
END OF document
|
||
2 | QUERY_PARAMETER | Public | See coding | 20131121 | BEGIN OF query_parameter,
name TYPE string,
value TYPE string,
END OF query_parameter
|
||
3 | QUERY_PARAMETERS | Public | See coding | 20131121 | query_parameters TYPE STANDARD TABLE OF query_parameter WITH EMPTY KEY
|
Method Signatures
Method ACTIVATE_ICF_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | 20130114 |
Method ACTIVATE_ICF_SERVICES on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method CHECK_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Value transfer | Type reference (TYPE) | STRING | 20121029 | |||
2 | ![]() |
VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121029 |
Method CHECK_DOCUMENT on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method CHECK_ENVIRONMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML | Call by reference | Type reference (TYPE) | STRING | 20121119 | |||
2 | ![]() |
QUERY | Value transfer | Type reference (TYPE) | STRING | 20121119 | |||
3 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | 20121119 | |||
4 | ![]() |
TOKENS | Call by reference | Type reference (TYPE) | ABAPDOCU_TOKENS | Tabelle der Token der ausgewählten Anweisung | 20121120 |
Method CHECK_ENVIRONMENT on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method CHECK_FORM_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEBUG | Call by reference | Type reference (TYPE) | STRING | 20130320 | |||
2 | ![]() |
EXAINP | Call by reference | Type reference (TYPE) | STRING | 20130320 | |||
3 | ![]() |
EXEC | Call by reference | Type reference (TYPE) | STRING | 20130320 | |||
4 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20130320 | |||
5 | ![]() |
QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20130320 | |||
6 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | 20130320 | |||
7 | ![]() |
TREE | Call by reference | Type reference (TYPE) | STRING | 20130320 |
Method CHECK_FORM_FIELDS on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method CHECK_ICF_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_HTML | Call by reference | Type reference (TYPE) | STRING | 20130114 | |||
2 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | STRING | 20130114 | |||
3 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | 20130114 |
Method CHECK_ICF_SERVICES on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method CHECK_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER | Value transfer | Type reference (TYPE) | STRING | 20121029 | |||
2 | ![]() |
INPUT | Value transfer | Type reference (TYPE) | STRING | 20121029 | |||
3 | ![]() |
QUERY | Value transfer | Type reference (TYPE) | STRING | 20121029 | |||
4 | ![]() |
VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121029 |
Method CHECK_INPUT on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ABAP_DOCU_EXTERNAL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method DEBUG Signature
Method DEBUG on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method EXECUTE_EXAMPLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAINP | Call by reference | Type reference (TYPE) | STRING | 20130212 | |||
2 | ![]() |
EXEC | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
3 | ![]() |
HTML | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
4 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
5 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20121029 |
Method EXECUTE_EXAMPLES on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESS | Value transfer | Type reference (TYPE) | STRING | URL der http-Version | 20130919 | ||
2 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | STRING | Mandant | 20131113 | ||
3 | ![]() |
CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Inhaltsart | 20130919 | ||
4 | ![]() |
DEBUG | Value transfer | Type reference (TYPE) | STRING | Ausgabe der Eingabe | 20130919 | ||
5 | ![]() |
DOCUMENT | Call by reference | Type reference (TYPE) | DOCUMENT | Dokument eines Kontexts, z.B. ABAP, CDS, ... | 20130919 | ||
6 | ![]() |
EXAINP | Value transfer | Type reference (TYPE) | STRING | Eingabe in Beispielprogramme | 20130919 | ||
7 | ![]() |
EXEC | Value transfer | Type reference (TYPE) | STRING | Beispielprogramm ausführbar darstellen oder ausführen | 20130919 | ||
8 | ![]() |
FORMAT | Value transfer | Type reference (TYPE) | STRING | Format (STANDARD, ECLIPSE, CLASSIC) | 20130919 | ||
9 | ![]() |
HTML | Call by reference | Type reference (TYPE) | STRING | zeichenartige HTML-Datei | 20130919 | ||
10 | ![]() |
ICF_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ABAP_TRUE, falls bereits über HTTP-Service erfolgt | 20130919 | |
11 | ![]() |
INPUT | Value transfer | Type reference (TYPE) | STRING | Puffer der Eingabe für Einstiegsbild | 20130919 | ||
12 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | STRING | Sprache (EN, DE oder D; andere werden nach EN umgesetzt) | 20130919 | ||
13 | ![]() |
LOCAL_HOST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ABAP_TRUE für Einmischen des aktuellen Servers | 20130919 | |
14 | ![]() |
OBJECT | Value transfer | Type reference (TYPE) | STRING | ABAP-Doku-Objekt (z.B. ABENABAP, ABAPDO, DYNPCHAIN) | 20130919 | ||
15 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | Pfad zum Einmischen in Verweise | 20130919 | ||
16 | ![]() |
QUERY | Value transfer | Type reference (TYPE) | STRING | Suchstring (Schlüsselwort, Begriff, Freitext) | 20130919 | ||
17 | ![]() |
QUERY_STRING | Value transfer | Type reference (TYPE) | STRING | Query-String der URL | 20130919 | ||
18 | ![]() |
TOKENS | Call by reference | Type reference (TYPE) | ABAPDOCU_TOKENS | Token-Tabelle für F1-Hilfe aus ABAP Editor | 20130919 | ||
19 | ![]() |
TREE | Value transfer | Type reference (TYPE) | STRING | Baumanzeige auf der linken Seite | 20130919 | ||
20 | ![]() |
XHTML | Call by reference | Type reference (TYPE) | XSTRING | byteartige Datei (Bilder etc.) | 20130919 |
Method GET on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method GET_ABAP_DOCU_FOR_ADT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Inhaltsart | 20130919 | ||
2 | ![]() |
HTML | Call by reference | Type reference (TYPE) | STRING | HTML-Datei | 20130919 | ||
3 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | `EN` | Sprache | 20130919 | |
4 | ![]() |
TOKENS | Call by reference | Type reference (TYPE) | ABAPDOCU_TOKENS | Token-Tabelle für F1-Hilfe aus ABAP Editor | 20130919 |
Method GET_ABAP_DOCU_FOR_ADT on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method GET_ABAP_DOCU_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20131121 | |||
2 | ![]() |
FORMAT | Call by reference | Type reference (TYPE) | STRING | FORMAT_STANDARD | 20131114 | ||
3 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | `EN` | 20131114 | ||
4 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131114 | |||
5 | ![]() |
QUERY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20131121 | |||
6 | ![]() |
QUERY_PARAMETERS | Call by reference | Type reference (TYPE) | QUERY_PARAMETERS | 20131121 | |||
7 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | 20131114 |
Method GET_ABAP_DOCU_URL on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method GET_CDS_DOCU_FOR_ADT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Dokuments | 20130919 | ||
2 | ![]() |
HTML | Value transfer | Type reference (TYPE) | STRING | HTML-Datei | 20130919 | ||
3 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der Textumgebung | 20130919 |
Method GET_CDS_DOCU_FOR_ADT on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method GET_INITIAL_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | STRING | 20131113 | |||
2 | ![]() |
FORMAT | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
3 | ![]() |
HTML | Value transfer | Type reference (TYPE) | STRING | 20121029 | |||
4 | ![]() |
INPUT | Value transfer | Type reference (TYPE) | STRING | 20121029 | |||
5 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | STRING | Sprache | 20121029 |
Method GET_INITIAL_SCREEN on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method GET_INITIAL_TREE_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | STRING | 20131113 | |||
2 | ![]() |
HTML | Value transfer | Type reference (TYPE) | STRING | 20121029 | |||
3 | ![]() |
INPUT | Value transfer | Type reference (TYPE) | STRING | 20121029 | |||
4 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20121029 |
Method GET_INITIAL_TREE_SCREEN on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method GET_INPUT_FROM_TOKENS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Value transfer | Type reference (TYPE) | STRING | 20130506 | |||
2 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | STRING | 20130506 | |||
3 | ![]() |
TOKENS | Call by reference | Type reference (TYPE) | ABAPDOCU_TOKENS | Tabelle der Token der ausgewählten Anweisung | 20130506 |
Method GET_INPUT_FROM_TOKENS on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method GET_OPEN_SEARCH_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | STRING | 20131113 | |||
3 | ![]() |
FORMAT | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
4 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
5 | ![]() |
XML | Value transfer | Type reference (TYPE) | XSTRING | 20121029 |
Method GET_OPEN_SEARCH_XML on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method INPUT_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | STRING | 20131113 | |||
2 | ![]() |
FORMAT | Call by reference | Type reference (TYPE) | STRING | 20130504 | |||
3 | ![]() |
HTML | Value transfer | Type reference (TYPE) | STRING | 20130504 | |||
4 | ![]() |
INPUT | Value transfer | Type reference (TYPE) | STRING | 20130504 | |||
5 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20130504 |
Method INPUT_HTML on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method INPUT_JS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20130507 | |||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | STRING | 20131113 | |||
3 | ![]() |
FORMAT | Call by reference | Type reference (TYPE) | STRING | 20130507 | |||
4 | ![]() |
JS | Value transfer | Type reference (TYPE) | STRING | 20130507 | |||
5 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20130507 |
Method INPUT_JS on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method SET_DEBUG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEBUG | Call by reference | Type reference (TYPE) | STRING | 20130227 | |||
2 | ![]() |
RC | Value transfer | Type reference (TYPE) | STRING | 20130227 |
Method SET_DEBUG on class CL_ABAP_DOCU_EXTERNAL has no exception.
Method SUB_CHECK_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
2 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
3 | ![]() |
QUERY | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
4 | ![]() |
SYMBOL | Call by reference | Type reference (TYPE) | STRING | 20121029 | |||
5 | ![]() |
VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121029 |
Method SUB_CHECK_INPUT on class CL_ABAP_DOCU_EXTERNAL has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |