SAP ABAP Programming With Open SQL
in this course, you will learn, how to use ABAP Editor to create a simple ABAP program. How to use basic ABAP command. How to use the ABAP arithmetic operators. How to create transparent table in ABAP Dictionary, how to work with the internal tables in ABAP, example like read or insert records data into the internal tables, how to use the Open SQL to retrieve data from SAP transparent table and store in the internal tables for processing.
What you’ll learn
- Understand the objective of the SQL and Open SQL in SAP.
- Use the ABAP Editor to build the ABAP program.
- Develop the ABAP report program, or List..
- Use Open SQL to extract data from the SAP tables.
- Work with internal table with the data extracted from SAP transparent tables..
Course Content
- Introduction –> 3 lectures • 28min.
- Classic ABAP Statements –> 7 lectures • 1hr 28min.
- Arithmetic Expressions –> 2 lectures • 26min.
- Loops –> 2 lectures • 13min.
- System Fields –> 2 lectures • 4min.
- Internal Tables –> 5 lectures • 17min.
- Data Dictionary –> 2 lectures • 12min.
- Open SQL –> 8 lectures • 20min.
Requirements
in this course, you will learn, how to use ABAP Editor to create a simple ABAP program. How to use basic ABAP command. How to use the ABAP arithmetic operators. How to create transparent table in ABAP Dictionary, how to work with the internal tables in ABAP, example like read or insert records data into the internal tables, how to use the Open SQL to retrieve data from SAP transparent table and store in the internal tables for processing.
At the end of the source, you will be able to write ABAP program from the basic ABAP command/ You will also be able to format the ABAP report output with more colorful and meaningful presentation. You will be able to make use of the ABAP selection screen available to read the user input and be able to process those user input.
You will be able to use conditional branching IF and CASE statement to make the ABAP program logic more intelligent and more dynamic processing.
At last, you will be able to extract data from SAP transparent table and keep those data in internal tables. When the data are in internal table, you will also be able to process those data with available ABAP command and present the ABAP report in more informative, value added on way.
There are number of available downloadable resources, ABAP program for reference and use.