Introduction
- Understanding SAP HANA and how it impacts the ABAP development paradigm
- Introduction to ABAP Development Tools (also known as ABAP in Eclipse)
Taking ABAP to SAP HANA
- Tools to detect potential functional and performance issues when migrating to SAP HANA: Code Inspector and ABAP Test Cockpit, ABAP Trace and ABAP Profiler, SQL Trace
- Tools to prioritize performance issues: SQL Monitor, SQL Performance Tuning Worklist
- Performance Rules and Guidelines for ABAP in the context of SAP HANA
Code-to-Data with SAP HANA as Secondary Database
- Optimizing ABAP by accessing SAP HANA as a Secondary Database:
- Using native SQL and ABAP Data Base Connectivity (ADBC)
- Consuming SAP HANA views and database procedures in ABAP using native SQL and ADBC
Code-to-Data with ABAP 7.5
- New Open SQL
- Defining advanced views using Core Data Services (CDS) and CDS Associations in ABAP
- Incorporating Authorization Checks with CDS in ABAP
Code-to-Data with SAP HANA as Primary Database
- Creating, using and debugging ABAP Managed Database Procedures
- Creating and using External Views
- HANA Transport Container
Advanced Topics:
- Using SAP HANA Full Text Search in ABAP and enabling input fields for type-ahead search
- SAP List Viewer (ALV) for SAP HANA