v0.1.1 for ABAP 7.30 (Latest)
Adapted Version for ABAP version lesser than 7.40
Version v0.1.1 - 2021.01.11 : Fix some issues
Version v0.1.0-7.30 - 2020.12.22 :
Missing Feature in adapted version :
- Not able to overload an existing table using "CHANGING". (DEMO_130)
- Not able to stack method call. Need to use "CALL METHOD"