Closed choper725 closed 6 months ago
thank you for the PR! 🙏
fyi, i separated your logic into an extra class now. maybe in the future there is the chance to develop a similar logic for ABAP Cloud Language. Also did some refactoring, i hope it breaks nothing but my tests are fine.
im not working on cloud system, does the on prem is working on cloud. ?
no it uses perform and macros, thats why it does not work in abap cloud. but no problem! i separated it to an extra class which gives us the possibility to add another class for cloud in the future.
started working on using the logic from https://github.com/marianfoo/ztoad
to this class..
ill add logic for old releases syntax such as select without FIELDS keyword.
ill pr when im done.