With release version OP 2020 (ABAP 755) we get to use some new cool syntax features -> Regular Expressions (or seen more often as RegEx). There are a lot of materials on internet about RegEx and how to use
Tips&Tricks
A collection of 3 posts
Replacing COLLECT?
There are many occasion in which COLLECT comes as the first option when you want to sum up some fields. Just writing COLLECT wa IN itab will do the trick. But, there is always a "but". What I
Catching error message from Function Module
Did it ever happen that you wanted to use a standard Function Module in your application instead of rewriting the whole logic? And the function was "tailored" for classic dynpros but you were calling it in a background
Subscribe to Exploring SAP & Other Technologies
Subscribe today and get access to a private newsletter and new content every week!