Course General Outline
- Improvements in the software and hardware architecture
- Manage existing ABAP code in SAP HANA
- Optimize ABAP code for SAP HANA
- New ABAP features for SAP HANA
Course General Outline
This lesson will show you how to implement a subroutine call in your ABAP program.
In this lesson you will learn how to retrieve information on database tables and how to read data from them. An overview of techniques that allow you to access multiple database tables will also be covered.
You use the Open SQL statement SELECT to program database read access.
The SELECT statement contains a series of clauses, each of which has a different task:
For information about other clauses, refer to the keyword documentation for the SELECT statement.
This lesson gives a short description of the Repository and a brief overview of
the most important components of the ABAP Workbench. It presents the Object
Navigator as a central development tool.
The most important tools are: