Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bizhuka/py_demo
Demo PY report (Declustering in HR-PY)
https://github.com/bizhuka/py_demo
abap hr
Last synced: about 1 month ago
JSON representation
Demo PY report (Declustering in HR-PY)
- Host: GitHub
- URL: https://github.com/bizhuka/py_demo
- Owner: bizhuka
- License: apache-2.0
- Created: 2020-04-26T05:25:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T04:05:13.000Z (over 1 year ago)
- Last Synced: 2024-11-02T08:42:02.940Z (3 months ago)
- Topics: abap, hr
- Language: ABAP
- Homepage:
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Read me
The demo program creates ALV like this with just a few lines of code
* All calculated fields are based on an option (tr. **ZAQO_EDITOR_OLD**)
* Drill down to RT cluster group sums based on wage types![](https://raw.githubusercontent.com/wiki/bizhuka/py_demo/src/alv_0.png)
***
#### AQO part
First of all abap developer with a consultant fill the table like thisThis AQO library responsible for options https://github.com/bizhuka/aqo
![](https://raw.githubusercontent.com/wiki/bizhuka/py_demo/src/aqo_old_0.png)
Then WO information will be used during drilldown
***
#### EUI partThis EUI library responsible for user interface https://github.com/bizhuka/eui
![](https://raw.githubusercontent.com/wiki/bizhuka/py_demo/src/screen_0.png)
***
#### XTT partThis XTT library responsible for reports https://github.com/bizhuka/eui
Pivot table
![](https://raw.githubusercontent.com/wiki/bizhuka/py_demo/src/xtt_0.png)
Report with nested items
![](https://raw.githubusercontent.com/wiki/bizhuka/py_demo/src/xtt_1.png)
***
### Full description
https://github.com/bizhuka/py_demo/wiki