Skip to content

SAP-samples/s4hana-gcts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

REUSE status

Integrating gCTS with Transport Organizer processes

Description

Git-enabled Change and Transport System (gCTS) enables you to manage your ABAP change and transport management processes using Git as an external version management system. You can use it to leverage the functions of Git repositories and to set up continuous integration and delivery processes (CI/CD) for ABAP. The aim of gCTS is to allow DevOps processes for ABAP, as well.

  • You can find more information about gCTS in general on the SAP Help Portal at Git-Enabled Change and Transport System
  • You can use the coding provided in this repository if you would like to integrate your ABAP development processes with gCTS to enable task-based committing and to integrate the gCTS Regsitry in the process of releasing a task
  • You can find a detailed description of the BAdI implemetation, its options and functionality in this SAP Community blog post Integrating gCTS with Transport Organizer processes

Requirements

Download and Installation

  • fork this repository
  • connect your ABAP development system to the forked repository via gCTS
  • clone it to your ABAP development system A detailed description is provided in the blog post Integrating gCTS with Transport Organizer processes in SAP Community

Known Issues

None currently known

How to obtain support

Create an issue in this repository if you find a bug or have questions about the content.

For additional support, ask a question in SAP Community. Use the tag 'Software Logistics - Change Control and Transport'

Contributing

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.

License

Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.