Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
JerryWang
Advisor
Advisor
As a Fiori developer, I am now reading this famous Javascript book.



In this book, the following graph is used to explain the Javascript grammar in a very clear way.


And today I just find in ABAP help documentation there are also similar syntax graph to illustrate the grammar of each keyword.


Just open one ABAP report, select any keyword and press F1, and you can find "ABAP syntax diagrams".



Double click on it and choose one keyword like "APPEND" in the right area:



Then the syntax diagram is opened. Click small "+" icon to drill down.



Click the "?" icon to get the meaning of each legend used in the graph.



Hope this small tip can help those ABAP newbie to fall in love with ABAP :smile:

2 Comments