SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create Your First ABAP Console Application

Create an ABAP package and an ABAP class in the SAP BTP, ABAP Environment with the ABAP Development Tools (ADT) in Eclipse.

Overview

🎓 beginner 5 min. SAP BTP ABAP EnvironmentBeginnerABAP DevelopmentSAP Business Technology Platform

You will learn

  • โœ”How to create an ABAP cloud project in ADT
  • โœ”How to create an ABAP package
  • โœ”How to create an ABAP class
  • โœ”How to execute the application console
Merve Temel M Merve Temel May 21, 2025
Created by March 9, 2023
Contributors

Prerequisites

Prerequisites

For ABAP license:

Steps

Intro

In this tutorial, wherever XXX appears, use a number (e.g. 000) or your initials.

For more information, see:


Step 1 Open the ABAP Development Tools (ADT)
โ€”

Open the ADT and change to the ABAP perspective, using the menu.

ABAP menu
ABAP menu

And select ABAP and choose Open.

perspective
perspective

Or select the icon.

ADT ABAP icon
ADT ABAP icon

Step 2 Create an ABAP Cloud project
+
Step 3 Create ABAP package
+
Step 4 Create new ABAP class
+
Step 5 Implement Interface
+
Step 6 Execute ABAP application
+
Step 7 Test yourself
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 7
1. Open the ABAP Development Tools (ADT) 2. Create an ABAP Cloud project 3. Create ABAP package 4. Create new ABAP class 5. Implement Interface 6. Execute ABAP application 7. Test yourself

Learn more →