Show TOC

Opening in Another SystemLocate this document in the navigation structure

This functionality enables you to navigate quickly between two versions of the same development object in two different projects.

Prerequisites

The same development object has to exist in the system in which you want to open it.

The shortcuts are only provided in SAP NetWeaver 7.4 SP09 and higher.

Procedure

  1. You can initiate the functionalities from the following positions:
    • Select the relevant node in the Project Explorer.
    • Open the development object in the ABAP source code editor.
  2. Open the context menu and choose Open in Project.
    Tip Alternatively, you can use the Ctrl Alt P shortcut to open the submenu with the project list directly.
  3. Select the project in which you want to open the development object.
    Note If the project does not exist, you can create a new one by selecting New Project...
    Note Alternatively, you can also use the Alt Shift P shortcut. ABAP Development Tools (ADT) then automatically opens the development object in the project you opened previously. Thus, you can easily toggle between both projects.

Results

In the editor, the development object of the other system is opened.