Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furkancosgun/abap-ze
This program (ZE) allows you to make changes to programs, functions, classes, and methods in the QA and PRD environments.
https://github.com/furkancosgun/abap-ze
abap abapgit edit modification
Last synced: 10 days ago
JSON representation
This program (ZE) allows you to make changes to programs, functions, classes, and methods in the QA and PRD environments.
- Host: GitHub
- URL: https://github.com/furkancosgun/abap-ze
- Owner: furkancosgun
- License: mit
- Created: 2024-11-13T17:52:40.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T15:13:37.000Z (2 months ago)
- Last Synced: 2025-01-13T23:16:12.272Z (10 days ago)
- Topics: abap, abapgit, edit, modification
- Language: ABAP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZE
## Overview
This program (`ZE`) allows you to make changes to programs, functions, classes, and methods in the **QA** and **PRD** environments.
## Usage Instructions
### 1. Setup
- You can activate this code by creating a local program in the **QA** or **PRD** environments.
- Alternatively, you can transport the code via a development request in the **DEV** environment.
- Ensure that you have the **necessary authorizations** (for example, access to the `SE38` transaction).### 2. Supported Program Types
This program allows you to make changes to the following SAP objects:
- **SE38 Programs**: Reports and other programs.
- **SE37 Functions**: Function modules.
- **SE24 Classes**: Custom classes and methods.
- **CMOD Enhancements**: User exits and other custom enhancements.### 3. Warnings
- **Do not interfere with standard SAP programs.** This tool should only be used for custom developments.
- **Make sure you know what you're doing before proceeding.** Incorrect actions may be irreversible and could negatively impact the system's operation.## Disclaimer
- **Users** assume all risks associated with using this program.
- **Users** are responsible for any consequences arising from the use of this program.## Requirements
- **SAP Authorization**: You must have the appropriate SAP authorizations to use this program.(for example, access to the `SE38` transaction).
## Contributing
If you would like to contribute to this project, you can fork the repository, make your changes, and submit a pull request. All contributions are welcome!
## License
This project is licensed under the MIT License. See the LICENSE file for details.