ABAP Keyword Documentation → ABAP Glossary
Native-SQL interface
Part of the database interface that is responsible for
Native SQL statements and
ADBC. The Native SQL interface
handles all Native SQL statements that are listed between
EXEC and ENDEXEC
. It also handles the statements from the ADBC Framework. The manufacturer-specific
SQL statements listed there are passed, unchanged, to the
database system of the current
database connection. Only the SAP-specific Native SQL statements are processed in the Native SQL interface prior to passing.