Hierarchy

⤷

⤷

Properties
Class | CL_ABAP_DOCU_DOWNLOAD | |
Short Description | Download of the 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 | 20071127 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ABAP_DOCU_DOWNLOAD has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ABAP_DOCU_PRINT | 20100520 | Print ABAP Keyword Documentation |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | COMBINED_HTML | 20071127 | |||
2 | ![]() |
Static Attribute | Private | See coding | GLOSSARY_HTML | 20071127 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091215 | |||
4 | ![]() |
Static Attribute | Private | See coding | TREE_CSS | 20071127 | |||
5 | ![]() |
Static Attribute | Private | See coding | TREE_HTML | 20071127 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20071204 |
Methods
Events
Class CL_ABAP_DOCU_DOWNLOAD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SUB_LINE | Public | See coding | 20091215 | BEGIN OF sub_line,
node_key TYPE treemsnodt-node_key,
relatkey TYPE treemsnodt-relatkey,
text TYPE treemsnodt-text,
object TYPE dokil-object,
END OF sub_line
|
||
2 | SUB_TABLE | Public | See coding | 20091215 | sub_table TYPE STANDARD TABLE OF sub_line WITH NON-UNIQUE DEFAULT KEY
|
||
3 | TREE_STRUCT_TAB_TYPE | Private | See coding | TREE_STRUCT_TAB_TYPE | 20071127 | tree_struct_tab_type TYPE STANDARD TABLE OF tree_struct_type
|
|
4 | TREE_STRUCT_TYPE | Private | See coding | TREE_STRUCT_TYPE | 20071127 | BEGIN OF tree_struct_type,
name TYPE dokil-object,
level TYPE i,
printname TYPE string,
END OF tree_struct_type
|
Method Signatures
Method ADJUST_LINKS 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 | 20100415 | |||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | 20100415 |
Method ADJUST_LINKS on class CL_ABAP_DOCU_DOWNLOAD has no exception.
Method BUILD_ELEMENT_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 | HTML | 20071127 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method BUILD_FRAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
2 | ![]() |
TARGET_FOLDER | Call by reference | Type reference (TYPE) | STRING | TARGET_FOLDER | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method BUILD_TOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMBINED_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | COMBINED_HTML | 20071127 | ||
2 | ![]() |
TREE_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | TREE_HTML | 20071127 |
Method BUILD_TOC on class CL_ABAP_DOCU_DOWNLOAD has no exception.
Method BUILD_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
2 | ![]() |
OFFLINE_TREE_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | OFFLINE_TREE_HTML | 20071127 | ||
3 | ![]() |
STRUCTURE | Call by reference | Type reference (TYPE) | TREE_STRUCT_TAB_TYPE | STRUCTURE | 20071127 | ||
4 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE | SUB_TABLE | 20071127 | ||
5 | ![]() |
TARGET_FOLDER | Call by reference | Type reference (TYPE) | STRING | TARGET_FOLDER | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method BUILD_TREE_CSS Signature
Method BUILD_TREE_CSS on class CL_ABAP_DOCU_DOWNLOAD has no parameter.
Method BUILD_TREE_CSS on class CL_ABAP_DOCU_DOWNLOAD has no exception.
Method COMBINE_EXAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXA_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | EXA_HTML | 20071127 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method COMBINE_FILES 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 | HTML | 20071127 | ||
2 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | DOKIL-OBJECT | OBJECT | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method COMBINE_GLOSSARY 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 | HTML | 20071127 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
3 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE | SUB_TABLE | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method CONVERT_ALL_ITF_TO_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAS | Call by reference | Type reference (TYPE) | ABAP_BOOL | EXAS | 20071127 | ||
2 | ![]() |
EXPORT_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | EXPORT_HTML | 20071127 | ||
3 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
4 | ![]() |
STDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | STDS | 20071127 | ||
5 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE | SUB_TABLE | 20071127 | ||
6 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | STRING | TARGET | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method CONVERT_ONE_ITF_TO_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA | Call by reference | Type reference (TYPE) | THEAD-TDNAME | AREA | 20071127 | ||
2 | ![]() |
HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | HTML | 20071127 | ||
3 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
4 | ![]() |
NAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | NAME | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
20071127 | ||
3 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method CONVERT_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAS | Call by reference | Type reference (TYPE) | ABAP_BOOL | EXAS | 20071127 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
3 | ![]() |
OFFLINE_TREE_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | OFFLINE_TREE_HTML | 20071127 | ||
4 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE | SUB_TABLE | 20071127 | ||
5 | ![]() |
TARGET | Value transfer | Type reference (TYPE) | STRING | TARGET | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
20071127 | ||
3 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method DOWNLOAD_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Beispielprogramme berücksichtge | 20071127 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SYST-LANGU | SY-LANGU | Sprache | 20071127 | |
3 | ![]() |
NO_TREE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091215 | ||
4 | ![]() |
STDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Syntaxdiagramme berücksichtigen | 20071127 | ||
5 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | STRING | 'C:ABAP_DOCU_HTML' | Zielverzeichnis | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme während Download | 20071127 | |
2 | ![]() |
Dokument wurde nicht gefunden | 20071127 |
Method DOWNLOAD_SUBTREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Beispielprogramme berücksichtgen | 20071127 | ||
2 | ![]() |
EXPORT_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Tabelle für ABAP-Schlüsselwortdokumentation | 20071127 | ||
3 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SYST-LANGU | SY-LANGU | Sprache | 20071127 | |
4 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE | herunterzuladende Komponenten | 20071127 | ||
5 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | STRING | Zielverzeichnis | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme während Download | 20071127 | |
2 | ![]() |
Dokument wurde nicht gefunden | 20071127 |
Method GET_ICONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
2 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | STRING | TARGET | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method GET_ONE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Value transfer | Type reference (TYPE) | STRING | HTML-Dokument | 20071127 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprache | 20071127 | ||
3 | ![]() |
OBJECT | Value transfer | Type reference (TYPE) | STRING | Dokumentationsobjekt | 20071127 |
Method GET_ONE_DOCUMENT on class CL_ABAP_DOCU_DOWNLOAD has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprache | 20071216 | ||
2 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | DOKIL-OBJECT | Doku-Objekt | 20071216 | ||
3 | ![]() |
PATH_HTML | Value transfer | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Pfad im Doku-Baum | 20071216 |
Method GET_PATH on class CL_ABAP_DOCU_DOWNLOAD has no exception.
Method GET_PIC_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
2 | ![]() |
MIME_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | MIME_URL | 20071127 | ||
3 | ![]() |
PIC_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | PIC_TAB | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method GET_SUBNODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprache | 20080109 | ||
2 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | DOKIL-OBJECT | Doku-Objekt | 20080109 | ||
3 | ![]() |
SUBNODES_HTML | Value transfer | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Unterknoten | 20080109 |
Method GET_SUBNODES on class CL_ABAP_DOCU_DOWNLOAD has no exception.
Method GET_SUBTREE_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091215 | |||
2 | ![]() |
EXPORT_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | 20091215 | |||
3 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SYST-LANGU | SY-LANGU | 20091215 | ||
4 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE | 20091215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091215 |
Method GET_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAS | Call by reference | Type reference (TYPE) | ABAP_BOOL | EXAS | 20071127 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
3 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE | SUB_TABLE | 20071127 | ||
4 | ![]() |
TREE_STRUCT | Call by reference | Type reference (TYPE) | TREE_STRUCT_TAB_TYPE | TREE_STRUCT | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method GET_TREE_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprache | 20071216 | ||
2 | ![]() |
TREE_HTML | Value transfer | Type reference (TYPE) | ABAPDOCU_HTML_TAB | Doku-Baum | 20071216 |
Method GET_TREE_HTML on class CL_ABAP_DOCU_DOWNLOAD has no exception.
Method HANDLE_EXAMPLE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAMPLES_HTML | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100712 | |||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | 20100712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100712 |
Method HANDLE_EXAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXAS_HTML | Call by reference | Type reference (TYPE) | ABAPDOCU_HTML_TAB | EXAS_HTML | 20071127 | ||
2 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | DOKIL-OBJECT | OBJECT | 20071127 | ||
3 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE | SUB_TABLE | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method HANDLE_GLOSSARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TREE_STRUCT | Call by reference | Type reference (TYPE) | TREE_STRUCT_TAB_TYPE | TREE_STRUCT | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method HANDLE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_HTML | Call by reference | Type reference (TYPE) | STANDARD TABLE | INDEX_HTML | 20071127 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
3 | ![]() |
SUB_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method HANDLE_SUBJECT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
2 | ![]() |
SUBJECT_HTML | Call by reference | Type reference (TYPE) | STANDARD TABLE | SUBJECT_HTML | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method SAVE_ICONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILE | Call by reference | Type reference (TYPE) | STRING | FILE | 20071127 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
3 | ![]() |
TARGET | Call by reference | Type reference (TYPE) | STRING | TARGET | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
Method SAVE_SYNTAX_DIAGRAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | LANGU | 20071127 | ||
2 | ![]() |
TARGET | Value transfer | Type reference (TYPE) | STRING | TARGET | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071127 | ||
2 | ![]() |
CX_DYNAMIC_CHECK | 20071127 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |