Releases: neooblaster/zcl_log_util
Releases · neooblaster/zcl_log_util
v0.1.2 (Latest)
Main Version of Library for ABAP >= 7.40
Version v0.1.2 + 2023.02.24 : Fix ZABAPTGIT installation issues
- First, I perform an update of the
/src
folder by using a recent ZABAPGIT_STANDALONE version (v1.120.0
) - Change the main language of the library from French (
F
) to English (E
) (Answering to Tulac #16 ) - Removing all object regarding Function Group
ZLOG_UTIL_OVERLO
which encounter issues with includes files. Rebuild from scratch did not resolve the issue. The maintenance view forSM30
must be in charge of the developer from TGM inSE11
on tableZLOG_UTIL_OVERLO
- I take profit of the situation to introduce the static method
VERSION
to get the current library version
Version v0.1.1 - 2021.01.11 : Fix some issues
Version v0.1.0 - 2020.12.22 :
- Initial Version
v0.1.1 (Latest)
v0.1.1-7.30
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"
v0.1.1
v0.1.0 for ABAP 7.30
Release 2020.12.22
Adapted Version for ABAP version lesser than 7.40
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"
v0.1.0
Release 2020.12.22
Main Version of Library for ABAP >= 7.40