* BUGFIX: Skip Input without escaped Character
Some special Values, e.g. "TEST_X" were handled like it was an escaped Character, thats because it was not checked if the second conition, an "_" behind it was there
* Adjust Package Description to its Original
* Remove commented Code
Was there for testing, not needed anymore
* Downport to 7.02
Adjust Method Call to apply 7.02 Syntax
* Fix abaplint Issues
* Fix abaplint Issues (again)
---------
Fix#1122
Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>