Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/DevEpos/abap-ui-toolbox

Tools for UI Development like Improved ALV Grid and GUI control framework
https://github.com/DevEpos/abap-ui-toolbox

abap framework sapgui tools

Last synced: 3 months ago
JSON representation

Tools for UI Development like Improved ALV Grid and GUI control framework

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/ABAP-v7.40sp08+-orange)
# ABAP UI Toolbox

Tools for ABAP SAP GUI Development

## Package overview
- **/src**
Miscellaneous objects that are needed in the sub packages
- **/src/alv**
Contains Classes/interfaces for enhanced/editable ALV Grid (similar to CL_SALV_TABLE)
- **/src/collection**
Classes/Interfaces for *Object* or *REF TO DATA* lists
- **/src/gui**
Framework for easy to use Screens that consist of a single GUI Container
- **/src/trees**
Contains Object model wrapper around CL_COLUMN_TREE_MODEL

## Installation

Install this repository using [abapGit](https://github.com/abapGit/abapGit#abapgit).