SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →Native SQL
Database-specific SQL statements handled by the Native SQL interface of the database interface. Native SQL is passed from ABAP programs either to the Native SQL interface using objects from the ADBC classes or specified statically between the statements EXEC SQL and ENDEXEC.