What's New in ABAP Series to Learn New Syntaxex Introduced with ABAP 7.40 & 7.50
Hello ABAPers this post is dedicated to list out the new syntaxes, keywords, functions introduced in ABAP 7.40 & 7.50 +.
I have been writing using ABAP new features it was really awesome. I hope guys learn these new syntaxes and features for better ABAP coding.
1. Inline Declarations
http://www.inkyourcode.com/abap-inline-declarations/
2. Constructor Operators in ABAP such NEW, VALUE, EXACT,..etc.
http://www.inkyourcode.com/abap-constructor-operators/
3. Warm up exercise before learning more features.
http://www.inkyourcode.com/squeezing-optimizing-abap-code/
4. Table Expressions
http://www.inkyourcode.com/abap-table-expressions/
5. Internal Table Functions
http://www.inkyourcode.com/abap-internal-table-functions/
6. Strings In ABAP 7.40 +
http://www.inkyourcode.com/abap-strings/
7. Iteration Expressions in ABAP 7.40 +, FOR Expression
http://www.inkyourcode.com/abap-for-iteration-expression/
8. LET Expression
http://www.inkyourcode.com/whats-new-abap-series-01-episode-08-let-express/
9. FILTER Operator
http://www.inkyourcode.com/whats-new-abap-series-01-episode-09-filter/
10. LOOP AT... GROUP BY
http://www.inkyourcode.com/whats-new-abap-series-01-episode-10-loop-group/
Hope you guys find this helpful, Please Upvote if this post added something to your ABAP skills.