Views are the single tabs (windows) that you can see inside your Eclipse perspective. For example, when you created your first project, you saw the project in the Project Explorer view. This view has a tree of projects and objects. There are many different types of views, such as form base views, table views, browser views, etc.
There are built-in standard Eclipse views and many others that you installed with the ABAP Development Tools. This chapter covers the most important views for ABAP developers. When I describe the standard views, I describe ...