SAP ABAP Function Module DB_SQL_TEXTTAB_DISPLAY (Ausgabe eines als Texttabelle gegebenen SQL Statements)
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_TEXTTAB_DISPLAY | Ausgabe eines als Texttabelle gegebenen SQL Statements |
Function Group | SDBI_SQL | Parse and Output SQL Statements |
Program Name | SAPLSDBI_SQL | |
INCLUDE Name | LSDBI_SQLU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SQLTEXT_TAB | TYPE | SQLS_TEXTTAB_T | Tabelle, die ein SQL Statement enthält | |||
![]() |
START_POS | TYPE | I | 1 | Anfangsposition der Ausgabe | ||
![]() |
LINE_SIZE | TYPE | I | 80 | maximale Breite einer Ausgabezeile | ||
![]() |
WITH_FRAME | TYPE | DDBOOL_D | SPACE | die Ausgabe wird eingerahmt | ||
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 | 20010122 |
SAP Release Created in |