SAP ABAP Function Module DB_SQL_PARSE (Rudimentäres Parsen eines 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_PARSE Rudimentäres Parsen eines SQL Statements  
Function Group SDBI_SQL   Parse and Output SQL Statements  
Program Name SAPLSDBI_SQL    
INCLUDE Name LSDBI_SQLU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SQL_STMT TYPE SQLS_STMT_T der erzeugte "Parse Tree"
Importing STMT_STR TYPE CLIKE ein SQL Statement
Importing STMT_LEN TYPE I 0 die Länge des Statements
               
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  20010122 
SAP Release Created in