SAP HANA DATABASE - Glossary

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/b/9/9/trailsap.com/httpd.www/sap-help/index.php on line 54
ARTICLE

SAP HANA Database
The SAP HANA database is the in-memory database of SAP HANA. It can be used as the database for an AS ABAP. In this case, HANA views can be accessed in ABAP programs with Open SQL - provided that these views are defined as external views in the ABAP Dictionary. Database procedures written in SQLScript can still be called by using CALL DATABASE PROCEDURE.
ABAP_MORE_INFO