Entering content frameProcedure documentation Assigning an Object to a Different Package Locate the document in its SAP Library structure

Use

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

Procedure

You can change the assignment of an object in the Object Navigator as follows:

  1. Select the required development object in the object list.
  2. Choose Other Functions à Change Package Assignment from the context menus (right-click).
  3. The Reassign Object dialog box appears.

    This graphic is explained in the accompanying text

  4. Enter the name of the new package.
  5. Choose This graphic is explained in the accompanying text to confirm your entries.
  6. If the object was not already assigned to a change request, you must enter a change request.

  7. Enter a valid change request and choose This graphic is explained in the accompanying text.

Result

The system adds the object to the change request and moves the object to the new package.

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.

 

 

Leaving content frame