Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

Native SQL interface

Part of the database interface that is responsible for Native SQL statements and AMDP. The Native SQL interface handles the statements triggered from the ADBC framework, the calls of AMDP methods, and all Native SQL statements embedded statically between the statements EXEC and ENDEXEC. Vendor-specific SQL statements are passed, unchanged, to the database system of the current database connection. SAP-specific static Native SQL statements are handled in the Native SQL interface before being passed.

Other versions: 7.31 | 7.40 | 7.54