SAP ABAP Function Module DB_SQL_STRING_DISPLAY (Gibt ein SQL Statement in strukturierter Form in eine Liste aus)
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_STRING_DISPLAY Gibt ein SQL Statement in strukturierter Form in eine Liste aus  
Function Group SDBI_SQL   Parse and Output SQL Statements  
Program Name SAPLSDBI_SQL    
INCLUDE Name LSDBI_SQLU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing STMT_STR TYPE STRING ein SQL Statement
Importing STMT_LEN TYPE I 0 die Länge des SQL Statements
Importing START_POS TYPE I 1 Anfangsposition der Ausgabe
Importing LINE_SIZE TYPE I 80 maximale Breite einer Ausgabezeile
Importing WITH_FRAME TYPE DDBOOL_D SPACE die Ausgabe wird eingerahmt
Importing FOR_DB TYPE SYST-DBSYS SY-DBSYS Zentrales Datenbanksystem
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20010813 
SAP Release Created in