SAP NEWS-740-NATIVE SQL



Get Example source ABAP code based on a different SAP table
  



Native SQL in ABAP Release 7.40, SP02
ITOC

ABAP_MODIFICATION_NN Bulk Access in ADBC

The new method SET_PARAM_TABLE of the class CL_SQL_STATEMENT enables bulk access in ADBC (see the executable example).

ABAP_MODIFICATION_NN 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.