Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

ABAP DB Browser (Tables, Views, CDS Views, Custom Queries, Joins, ...)

Awesome Lists containing this project

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.