ABAP in the 21st Century (Part 1)
This is the first article in a mini-series covering advancements in the ABAP language in its 7.40 release. It gives an introduction to inline declarations, type inference, and constructor expressions; concepts which can significantly improve the conciseness of your ABAP code. Key Concept ABAP, the programming language of the SAP Business Suite, has gone through…