ABAP Programming Training for SAP HANA APTS001
- Course Code : APTS001
- Duration : 4 Day
- Price : 2,202 GBP
- Level: Intermediate
- Language: English
Course Content
This ABAP Programming (HA400) training course is designed for both HANA 1.0 SPS12 and HANA 2.0 SPS00 audiences. In this course, you will learn to use SAP HANA and new features in the ABAP programming language to optimize existing ABAP code and develop innovative ABAP applications that enhance your business processes.
Delivery Method
Official SAP training curriculum
Train your whole team by bringing this course to your facility
Have questions about this course?
Goals
Develop more concise and well-performing ABAP programs using new features of the ABAP programming language.
Develop and optimize ABAP applications that access data stored in the SAP HANA Database.
Prerequisites
Basic knowledge of SAP HANA
ABAP Workbench Foundations (BC400)
ABAP Objects (BC401)
Experience in ABAP Programming, especially Open SQL (joins, views, aggregations)
Course Outline
Introduction - Advanced Topics
Introduction:
Understanding SAP HANA and its impact on the ABAP development paradigm.
Introduction to ABAP Development Tools (also known as ABAP in Eclipse).
Accessing SAP HANA as a Secondary Database:
Tools to detect potential functional and performance issues when migrating to SAP HANA: Code Inspector, ABAP Test Cockpit, ABAP Trace, 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.
Database Independent Code-to-Data:
New Open SQL.
Defining advanced views using Core Data Services (CDS) and CDS Associations in ABAP.
Incorporating Authorization Checks with CDS in ABAP.
SAP HANA specific Code-to-Data:
Using native SQL and ABAP Database Connectivity (ADBC).
Creating, using, and debugging ABAP Managed Database Procedures.
Consuming SAP HANA Objects in ABAP:
Consuming SAP HANA views in ABAP using native SQL and ADBC.
Consuming SAP HANA database procedures using native SQL and ADBC.
SAP HANA Proxy Objects:
Creating and using External Views.
Database Procedure Proxies.
HANA Transport Container.
Advanced Topics:
Using SAP HANA Full Text Search in ABAP.
Enabling input fields for type-ahead search.
SAP List Viewer (ALV) for SAP HANA.