The ABAP Workbench includes all the tools that you need for
creating and modifying the ABAP Repository Objects. With these tools, the
developer can cover the entire development cycle.
These are the most important tools:
These are the most important tools:
-
ABAP Editor:
edit source code
-
ABAP Dictionary:
for editing database tables definitions,
central data types...
-
Screen
Painter: for editing dynpros (screens)
-
Menu Painter:
used to design user interfaces (menu bar,
application and standard toolbar, function key settings)
-
Function
Builder: create and edit Function Modules
-
Class Builder:
for maintaining global classes and
interfaces