https://github.com/fabianlupa/abapgit-launcher
Launcher for multiple abapGit installations
https://github.com/fabianlupa/abapgit-launcher
abap abapgit sap
Last synced: 11 months ago
JSON representation
Launcher for multiple abapGit installations
- Host: GitHub
- URL: https://github.com/fabianlupa/abapgit-launcher
- Owner: fabianlupa
- License: mit
- Created: 2023-06-11T10:51:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T20:45:45.000Z (over 2 years ago)
- Last Synced: 2025-05-07T08:45:35.960Z (about 1 year ago)
- Topics: abap, abapgit, sap
- Language: ABAP
- Homepage:
- Size: 128 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# abapGit Launcher
Launcher for multiple abapGit installations
## Functionality
This repository contains an executable program `ZAGLAUNCHER` and a transaction code of the same name. The program allows for listing and launching all abapGit installations in the system. Their respective version numbers and details on when they were last changed (updated) are included. This can be helpful when multiple installations are used in parallel in the same system.

By default the following program names / patterns are accounted for. This can be adjusted by creating / changing the variant `DEFAULT` of the report in `SE38`.
- `ZABAPGIT`
- `ZABAPGIT_STANDALONE*`
- `ZABAPGIT_FULL*`
## Installation
Install using [abapGit](https://abapgit.org) as an [online](https://docs.abapgit.org/user-guide/projects/online/install.html) or [offline](https://docs.abapgit.org/user-guide/projects/offline/install.html) repository with the default settings. The target package (for example `ZAGLAUNCHER`) cannot be a subpackage of the abapGit developer version installation.
## Requirements
\>= ABAP 7.40