Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DevEpos/abap-db-browser
ABAP DB Browser (Tables, Views, CDS Views, Custom Queries, Joins, ...)
https://github.com/DevEpos/abap-db-browser
analysis sapgui search tools
Last synced: 3 months ago
JSON representation
ABAP DB Browser (Tables, Views, CDS Views, Custom Queries, Joins, ...)
- Host: GitHub
- URL: https://github.com/DevEpos/abap-db-browser
- Owner: DevEpos
- License: mit
- Created: 2019-11-19T20:22:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T10:45:29.000Z (7 months ago)
- Last Synced: 2024-07-28T16:12:50.753Z (3 months ago)
- Topics: analysis, sapgui, search, tools
- Language: ABAP
- Homepage:
- Size: 2.42 MB
- Stars: 28
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- abap-florilegium - abap-db-browser
README
![](https://img.shields.io/badge/ABAP-v7.50+-orange)
# abap-db-browser![DB Browser - Selection Screen](img/selection-screen.png)
## Documentation
See [here](https://devepos.com/projects/sap-gui/db-browser/)
## Important Information
### Dependencies
- [abap-search-tools](https://github.com/DevEpos/abap-search-tools)
- [abap-ui-toolbox](https://github.com/DevEpos/abap-ui-toolbox)### Installation Guide
Install this repository using [abapGit](https://github.com/abapGit/abapGit#).
See the [Installation Guide](https://devepos.com/projects/sap-gui/db-browser/installation.html)#### SAP NetWeaver Compatibility
Due to some used classes which are only available starting from **v7.50** a downwards compatibility to **v7.40** in a single
branch is currently not possible, without resorting to some dynamic programming.