Quick overview of various ways to build a string using different options, like CONCATENATE, string offset, using a type.
ABAP FOR ALL ENTRIES is handy, but would create lot of data inconsistencies if you don’t use it properly.
Along with ASSIGNING addition for the itab processing, we have REFERENCE INTO. Let’s take a deep dive into its usage.
New Poll is now available with an question – What do you use to select one record from DB
Poll results for the poll What do you feel about the term ABAPer is out. Few months back I have asked an question to know your feeling about the term ABAPer.
Discussion on challenges while implementing design pattern Model View Controller in ABAP objects.