Show TOC

Copying Source Code Based ObjectsLocate this document in the navigation structure

Context

Note In the current ADT version, you cannot copy ABAP programs that contain includes.

Procedure

  1. Select the relevant node for the development object in the Project Explorer.
  2. Open the context menu and choose Copy.
  3. Open the context menu in the package to which you want to add the new development object. Choose Paste to create the selected development object into an package of your choice.
  4. In the creation wizard, enter the required data corresponding to the development object.
  5. Choose Next.
  6. Assign a transport request and start the creation process with Finish.

Results

In the Source Library folder, a new and inactive development object is created and opened in the source code editor.

Note

If you copy ABAP classes or interfaces, existing references are automatically changed in the source code to the name of the new development object.