/
Browse
/
Learning Journeys
/
Acquiring Core ABAP Skills
/
Introducing the Programming Model
Getting Started
Preparing the Development Environment
15 mins
Taking a First Look at ABAP
25 mins
Understanding Software Structure and Logistics
20 mins
Developing Your First ABAP Application
30 mins
Amplifying ABAP Development with AI
35 mins
Quiz
Applying Basic Techniques and Concepts
Working with Local Classes
Reading Data from the Database
Working with Structured Data Objects
Working with Complex Internal Tables
Implementing Database Updates Using Business Objects
Describing the ABAP RESTful Application Programming Model
Analyzing and Testing Code
Improving Code Quality using ABAP Test Cockpit
54 mins
Implementing Code Tests with ABAP Unit
77 mins
Measuring Runtime Consumption with ABAP Profiling
75 mins
Analyzing Database Access with SQL Trace
37 mins
Quiz
Using Data Types and Type Conversions Correctly
Processing Character Fields
Using Code Pushdown in ABAP SQL
Improving Internal Table Performance
Implementing Authorization Checks
Designing Effective Object-Oriented Code
Defining and Working with Exception Classes
Adding Documentation to ABAP Code
Exploring Data Modeling in ABAP
Exploring ABAP Dictionary
20 mins
Exploring ABAP Core Data Services
50 mins
Quiz
Creating Database Tables
Defining Global Data Types
Defining Basic CDS Views
Defining Relationships and Associations
Using Code Pushdown in CDS Views
Defining Meta Objects for Dictionary Objects and CDS Views
Introducing the Programming Model
Objective
After completing this lesson, you will be able to describe the process to develop an OData service with the ABAP RESTful application programming model.
Overview
Watch this video to get an overview of what you will learn in this unit.
Next lesson