SAP NEWS-740-SQL



Get Example source ABAP code based on a different SAP table
  



Database Access Types for SAP HANA in ABAP Release 7.40, SP02
In ABAP_RELEASE 7.40 and higher, special access types for entities in the SAP HANA database are possible (if this database is used as the standard database for an AS ABAP).
ITOC

ABAP_MODIFICATION_NN Access to SAP HANA Views

DDIC external views in ABAP Dictionary make SAP HANA views known in ABAP programs. They also allow type references and access using AB_SQL .

ABAP_MODIFICATION_NN SQLScript Call

The new statement CALL DATABASE PROCEDURE enables SQLScript to be called from ABAP programs.