https://github.com/larshp/upDOWNci
Upload and download SAP Code Inspector variants in XML format - ABAP
https://github.com/larshp/upDOWNci
abap-code-inspector abap-test-cockpit sap-code-inspector
Last synced: about 2 months ago
JSON representation
Upload and download SAP Code Inspector variants in XML format - ABAP
- Host: GitHub
- URL: https://github.com/larshp/upDOWNci
- Owner: larshp
- License: mit
- Created: 2015-07-29T18:19:17.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T11:25:07.000Z (about 1 year ago)
- Last Synced: 2025-05-02T13:05:45.898Z (about 2 months ago)
- Topics: abap-code-inspector, abap-test-cockpit, sap-code-inspector
- Language: ABAP
- Homepage:
- Size: 108 KB
- Stars: 27
- Watchers: 9
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- abap-florilegium - upDOWNci - ABAP | `inspector` (Categories / 🔎 Code Inspector, Linter & Performance)
README
# upDOWNci
Upload and download [SAP Code Inspector](http://wiki.scn.sap.com/wiki/display/ABAP/Code+Inspector) variants in XML format- Version requirement: 702
- MIT License## Installation
Install via [abapGit](https://github.com/larshp/abapGit).## Use
### Download and upload single variants
You can utilize program `ZUPDOWNCI` to download and upload single check variants.
Leave username blank for global variants.

Upload will create or add checks to the specified variant.

### Mass-download of variants
You can utilize program `ZUPDOWNCI_MASS_DOWNLOAD` to download multiple variants as a single ZIP file.
User-specific variants are stored in a folder named after the user.If an error occurs for a specific check variant, then it is excluded from the ZIP file and an error is displayed.