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

Transport ABAP Objects Using git-based Change and Transport System (gCTS)

Transport ABAP development objects using gCTS and the Manage Software Components app. Each software component has a 1:1 relationship with a git repo.

Overview

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

You will learn

  • โœ”How to create software component
  • โœ”How to pull software component
  • โœ”How to release transport request
  • โœ”How to create main branch
  • โœ”How to create other branches
Unknown U Unknown November 13, 2024
Created by March 9, 2023
Contributors

Prerequisites

Prerequisites

  • SAP BTP, ABAP environment user
    • ADT version 2.96 or higher
    • Administrator role assigned to user

Steps

Intro

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


Step 1 Create software component
โ€”

  1. Logon to ADT, right-click on your ABAP cloud project and select Properties.

    Create software component
    Create software component

  2. Click on your system URL.

    Create software component
    Create software component

  3. Logon to your ABAP system in your SAP Fiori launchpad and select Manage Software Component.

    Create software component
    Create software component

  4. Select + to add a new software component.

    Create software component
    Create software component

  5. Create a new software component:

    • Name: Z_SWCT_XXX
    • Type: Development

    Click Save.

    Create software component
    Create software component

Step 2 Pull software component
+
Step 3 Create ABAP class
+
Step 4 Release transport request
+
Step 5 Create new branch
+
Step 6 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. Create software component 2. Pull software component 3. Create ABAP class 4. Release transport request 5. Create new branch 6. Test yourself 7. More Information

Learn more →