ABAP New Editor has certainly great features which help you to achieve the same with less typing – like Auto code completion.
Overview of various different options to implement the ABAP F4 help which is Value request for any given field using SALV, ALV, F4 std FMs.
Quick overview of various ways to check if there is any record in the Internal Table ITAB using the INITIAL, By using number of lines and more.
Way to enhance the Function module to have additional logic. Functional enhancement can also be used for adding additional optional parameters in the FM Signature.
Lets see in details how the Enhancement Framework Class Enhancements – pre, post and overwrite methods – are designed in the class context.
Enhancement framework offers unique way to enhance the class and interface. Lets take a deep dive.