Review Part 2 – Data Dictionary and the ABAP Editor
This is a guest article is by Plamen Velkov, who is taking my Beginners Guide To SAP ABAP programming course. This is part 2 of his course review / journey.
Take it away Plamen…
Following on from my last article where I discussed the first module of the SAP ABAP Beginners Course, I have now want to cover the module 2 – Data Dictionary and module 3 – Introducing the ABAP Editor.
Data Dictionary
ABAP’s Data Dictionary was also a strange term to me. Moreover the notation that it’s one of the important tools in the ABAP workbench seemed weird. Because I was used to MySQL’s command line, I never thought it would be so much easier to create and maintain a table through such an interface.