SAP ABAP on HANA (AoH) Course
Introduction to Data Dictionary (DDIC)
- Domains
- Data Elements
- Tables and TMG
- Views
- Search Helps
- Lock Objects
Internal Tables
- Define Internal Tables and understand its attributes.
- Types of Internal Tables
- To Add, Read, Update and Delete Data from an Internal Table
- Control Statements
- IF and Case Statement
- The Exit Statement
- The Do and While Statement
- Field Symbols and ABAP Debugging
Function Modules
Debugging
ABAP New Syntax (7.4/7.5)
- Inline Data Declarations
- Inline Internal Table
- Inline Variable Declaration
- Inline Variable – Use Case
- Inline Work Area or Structure
- Inline Field Symbols
- Constructor Expressions: Conditional Operators
- COND – Operator
- SWITCH – Operator and Difference between COND and Switch
- Constructor Expression – For Internal Tables
- Value# – Operator for work Area and Internal Tables
- Value# – Operator for Inline Internal Table (Without Work Area)
- CONV# – Conversion Operator
- Difference between CONV<Data type> & CONV#CORROSPONDING#
- FILTER# Operations – For Internal Tables
- Exact# Operations
- Conversion Rounding
- Conversion No Number
- TRUNC | FLOOR | CEIL
- Fundamental Concepts of SAP Hana
- What is SAP HANA?
- In Memory Database
- Multi Core Architecture
- Raw Store and Column Store
- Data Compression
- Parallel Processing
- ABAP Development Tool (ADT)
- What is ADT ?
- Installation of ADT
- Getting started with ADT
- Core Data Services
- CDS Definition
- Repository Objects
- Types of CDS
- Building first CDS View
- Annotations in CDS
- Case Expressions in CDS
- Arithmetic, String Expression and currency conversion in CDS
- Joins and UNIONS
- CDS Views with Input Parameters
- Consume CDS into another CDS
- Consume CDS Views into ABAP Report
- Associations in CDS
- Ad-hoc Associations
- Exposed Associations
- Filtered Association
- Extend Views in CDS
- Authorization in CDS
- Select-Options with CDS
- CDS View Entity
- Difference Between CDS View and CDS View Entity
- Set Operator EXCEPT AND INSTERSECT
- Migrate CDS View to CDS View Entity
- How to find CDS View Entity?
- AMDP (ABAP Managed Database Procedures)
- Understanding AMDP
- Creating first AMDP
- Select-Options with AMDP
- CDS Table Function
- ABAP Database Connectivity (ADBC)
- ALV IDA
- ALV IDA Introduction
- ALV IDA Display Table
- ALV IDA Display CDS View
- ALV IDA Parameters
- ALV IDA Selection Options
- SAP Fiori List Report Application
- ABAP Programming Model View for Fiori APP
- Virtual Data Model with CDS Views
- Creation of Basic Views
- Creation of Composite Views
- Creation of Composite View and Odata Service
- Trial ABAP System with Hana Database on SAP Cloud Platform
- Introduction
- Create Free Trial Account
- Installation of Eclipse
- Eclipse based ADT connection to SAP cloud platform ABAP environment.
- Make Trial ABAP system ready to use.