Displaying or Changing an Existing Program

For the above screen shot, we used the program SAPMTALE from ABAP training, which also exists in your system. This program is an example from dialog programming.
This opens the ABAP Editor for the program and you can start

Note that selecting other components of the program does not open the ABAP Editor to display the source code of the program, but always the appripriate tool for the selected component. In special cases, such as for include programs, this can also be the ABAP Editor. However, you then edit only the component and not the source code of the entire program (see also