SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Release-Specific Changes → Changes in Release 7.40 →
Native SQL in Release 7.40
Bulk Access in ADBC
The new method SET_PARAM_TABLE of the class CL_SQL_STATEMENT enables
bulk access in ADBC.
Recommended Use
New developments in Native SQL are now only possible in ADBC, which means that ADBC is now recommended in new programs instead of the static embedding of Native SQL.