Skip to content

v0.1.1 for ABAP 7.30 (Latest)

Compare
Choose a tag to compare
@neooblaster neooblaster released this 22 Dec 12:52
· 27 commits to main since this release
2a3d838

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"