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

ABAP Development Tools for Visual Studio Code

You will learn how to set up ABAP Development Tool (ADT) in Visual Studio Code.

Overview

🎓 beginner 30 min. SAP BTP ABAP EnvironmentBeginnerABAP Development

You will learn

  • How to set up Visual Studio Code with the ADT for Visual Studio Code extension and connect to your ABAP Cloud system
Shilpa Shankar S Shilpa Shankar July 30, 2026
Created by July 28, 2026
Contributors

Prerequisites

Prerequisites

  • Visual Studio Code — Download from https://code.visualstudio.com/
  • ADT for Visual Studio Code — ADT for Visual Studio Code includes the built-in ADT MCP Server. Here is the [link] (https://marketplace.visualstudio.com/items?itemName=SAPSE.adt-vscode) to download the extension
  • You need to have access to an SAP BTP, ABAP environment, or SAP S/4HANA Cloud, ABAP environment or SAP S/4HANA (release 2025 or higher) system. For example, you can create a free trial user on SAP BTP, ABAP environment.
  • You have downloaded and installed the [latest ABAP Development Tools (ADT)] (https://tools.hana.ondemand.com/#abap) on the latest Eclipse© platform.
  • You have created an ABAP Cloud Project.
  • Your system has the ABAP flight reference scenario. If your system hasn’t this scenario. You can download it here. The trial systems have the flight scenario included.

Steps

Introduction

In this tutorial, you will install Visual Studio Code, install the ADT for Visual Studio Code extension, and establish a connection to your ABAP system.

This tutorial was written for SAP BTP ABAP Environment. However, you should also be able to use it in SAP S/4HANA Cloud Environment in the same way. Always replace ### with your initials or group number.

Step 1 Install Visual Studio Code

Download and install Visual Studio Code on your system if you have not already done so.

  1. Open a browser and go to https://code.visualstudio.com/

  2. Download the installer for your operating system (Windows, macOS, or Linux).

  3. Run the installer and follow the on-screen instructions.

  4. Launch Visual Studio Code once installation is complete.

ℹ️ Hint: Ensure you are running a recent stable version of Visual Studio Code. Go to Help > About to check your version.

Step 2 Install the ADT for Visual Studio Code Extension
+
Step 3 Connect Visual Studio Code to Your ABAP System
+
Step 4 Add the destination to your workspace
+
Step 5 Navigating your ABAP system
+
Step 6 Explore the Visual Studio Code User Interface for ABAP Development
+
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. Install Visual Studio Code 2. Install the ADT for Visual Studio Code Extension 3. Connect Visual Studio Code to Your ABAP System 4. Add the destination to your workspace 5. Navigating your ABAP system 6. Explore the Visual Studio Code User Interface for ABAP Development 7. Test yourself

Learn more →