SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →Native SQL interface
Part of the database interface responsible for Native SQL statements. The Native SQL interface handles the statements triggered from the ADBC framework and all Native SQL statements embedded statically between EXEC and ENDEXEC. The 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.