Reuseable ABAP functionality
For use with latest https://github.com/abaplint/transpiler
- To ensure the stuff works you need to have nodejs installed
- run
npm install - run
npm test(please beware that tests must pass for PR to be accepted) - to add new functionality please cover it with unit tests