Show TOC

 Assigning an Object to a Different PackageLocate this document in the navigation structure

Use

You can use this procedure to reassign individual objects from one package to another. For example, you can create and test ABAP programs in your local private object list ($TMP package) and then reassign them to another package for transportation.

Procedure

You can change the assignment of an object in the Repository Browser in the following way:

  1. Select the required development object from the object list.
  2. Choose Other Functions → Change Package Assignment from the context menu.

    The Reassign Object dialog box appears.

  3. Enter the name of the new package in the New Package field.
  4. Choose Continue to confirm your entries.

    If the object has not already been assigned to a change request, you must enter a change request as well.

  5. Enter a valid change request and choose Continue.
Result

The object is moved to the new package and added to the change request.

Note

To move several objects to the same object list, select them as a group and use Set Mode . The system reassigns all selected objects to the specified package.