You are on page 1of 1

New in ABAP (SAP_BASIS 740)

External View
 A special view in ABAP Dictionary
 Functions as a proxy for an SAP HANA view
– HANA view: Attribute View, Analytic View, Calculation View)
 Can be accessed using HANA and Open SQL
 Can only be created using the Eclipse-based ABAP Development Tools.

New ABAP Statement: CALL DATABASE PROCEDURE


 Can be used only in systems with an SAP HANA database
 It calls a database procedure written in SQLScript
 A database procedure will be created in HANA Studio.

© 2013 SAP AG or an SAP affiliate company. All rights reserved. 20

You might also like