SAP ABAP Function Module DB_SQL_WRITE_TO_ITAB (Formatierte Ausgabe eines SQL Statements in eine interne Tabelle)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DBI (Application Component) DB-Independent Database Interface
⤷
SDB_DBI (Package) General Database Interface

⤷

⤷

Basic Data
Function Module | DB_SQL_WRITE_TO_ITAB | Formatierte Ausgabe eines SQL Statements in eine interne Tabelle |
Function Group | SDBI_SQL | Parse and Output SQL Statements |
Program Name | SAPLSDBI_SQL | |
INCLUDE Name | LSDBI_SQLU09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TEXT_TAB | TYPE | STRING_TABLE | Tabelle von Strings | |||
![]() |
STMT_STR | TYPE | C | ein SQL Statement | |||
![]() |
STMT_LEN | TYPE | I | 0 | die Länge des SQL Statements | ||
![]() |
LINE_SIZE | TYPE | I | 80 | Zeilenbreite | ||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20041216 |
SAP Release Created in |