Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawelwiejkut/bw_trfn_pocketknife
📊🔩 BW framework for modern transformation handle, speeds up work.
https://github.com/pawelwiejkut/bw_trfn_pocketknife
abap analitycs bw hacktoberfest sap sapbw
Last synced: 21 days ago
JSON representation
📊🔩 BW framework for modern transformation handle, speeds up work.
- Host: GitHub
- URL: https://github.com/pawelwiejkut/bw_trfn_pocketknife
- Owner: pawelwiejkut
- License: mit
- Created: 2018-10-28T19:19:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T19:55:03.000Z (over 4 years ago)
- Last Synced: 2024-11-02T09:04:38.918Z (2 months ago)
- Topics: abap, analitycs, bw, hacktoberfest, sap, sapbw
- Language: ABAP
- Homepage:
- Size: 4.77 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BW Transfomation Pocketknife 📊🔩
[![YourActionName Actions Status](https://github.com/pawelwiejkut/bw_trfn_pocketknife/workflows/CI/badge.svg)](https://github.com/pawelwiejkut/bw_trfn_pocketknife/actions)
Software for modern transformation handle, now you dont have to edit all of them and add class inside. Feel free to contribute and create pull requests.
## How it works?
![](promo_video.gif)
Full-size link: https://gfycat.com/pl/BasicDamagedAmericangoldfinch
## What is this?
This is a framework for better transformation handling in SAP BW. Normally you have to edit all transformation and create a new class, and add method in start or end routine. This development can do this for you, all you have to do is give a transformation ID.
## How to install
Clone this repository using [ABAP Git](https://github.com/larshp/abapGit)
## Feautures
- Start routine class handle
- Customization table with maintenance view## Next versions ideas
- Create default trfn between dsos,
- Support for existing code move to class,