You are on page 1of 2

Guides and Tutorials for the

Developer Edition of AS ABAP incl.


BW on SAP HANA
created by Christopher Kaestner on Feb 6, 2014 1:01 PM, last modified by Christopher Kaestner on Apr 29, 2014
2:16 PM
Version 3
inShare
The Developer Edition of AS ABAP incl. BW on SAP HANA comes with pre-configured users and pre-installed sample
applications. Thus, you can immediately start developing or trying out new capabilities and code samples. Please find
below a list of guides and tutorials which are already implemented in or are applicable for this developer edition.

Remark: Some of these guides and tutorials can only be used on SAP HANA, others also apply to AnyDB systems, e.g. the AS
ABAP on MaxDB trial. Thus, all guides and tutorials are labeled accordingly*.

SAP HANA Developer Guide [SAP HANA*]
This guide explains how to build applications using SAP HANA, including how to model data, how to write
procedures, and how to build application logic in SAP HANA Extended Application Services (SAP HANA XS).

SHINE: SAP HANA Interactive Education [SAP HANA*]
SAP HANA Interactive Education, or SHINE, is a demo application that makes it easy to learn how to build
native SAP HANA applications. The demo application comes with sample data and design-time developer objects for
the application's database tables, data views, stored procedures, OData, and user interface.

ABAP for SAP HANA Reference Scenario [SAP HANA*]
The ABAP for SAP HANA reference scenario offers guides and tutorials including a pre-installed sample application
which guide you through the E2E development process and provide sample coding leveraging the code-pushdown
paradigm on SAPs in-memory database. For more information please visit the reference scenario home page or directly
consult the corresponding how-to guide.

Business Warehouse Scenarios [SAP HANA*]
The developer edition includes SAP Business Warehouse 7.4 which provides pre-activated sample scenarios for
selected OLAP functions and integrated planning. Moreover, it contains predefined objects, such as InfoProviders,
Queries and Workbooks. For more information please refer to this page or use transaction RSFC directly in the
system.

How to implement an OData service with SAP NetWeaver Gateway [AnyDB*]
This how-to guide by Andre Fischer describes how to quickly create an OData service with SAP NetWeaver Gateway.
You will learn how to create a data model based on a DDIC structure and implement the corresponding services
using the OData channel programming model. For more information please download the how-to guidefrom SCN.

How to build SAPUI5/HTML5 applications consuming OData services [AnyDB*]
This blog by Bertram Ganz describes the end-to-end process required to develop a SAPUI5/HTML5 application user
interface (with table, popup and ux3 shell) consuming a local OData service by SAP NetWeaver Gateway. The
created OData service is based on the SAP NetWeaver Enterprise Sales and Procurement Model as a pre-installed
demo/proxy application that provides a list of products as business data. For detailed instructions pleasedownload the
how-to guide from SCN.

You might also like