N
Common Ground News

How do you transport local objects in SAP?

Author

Sarah Oconnor

Updated on March 02, 2026

How do you transport local objects in SAP?

Enter the user name in “Person Responsible” field (user who created the object) and press execute button. Here you have to expand your system ID (e.g PBZ) and you will get your object details. Under $Temp select the object which you want to change to transportable object. After that click on object Directory.

Besides, how do you move a local object to a transport in SAP?

How to move the object from one package to another

  1. Go to transaction code SE80 and enter the program name by selecting the program drop down list values.
  2. Right click on the program name and select Other Functions->Change Package Assignment as below.
  3. Enter the desired package name.
  4. Check the package ZTEST_DEMO.

Likewise, how do I find local objects in SAP? Display Local Objects List of SAP User from ABAP Table

  1. Display the contents of the TADIR table with Ctrl+Shift+F10 shortcut or by pressing the Contents command icon.
  2. Execute the query for the final list of local objects for the selected user pressing F8 shortcut key or Execute icon.

Subsequently, one may also ask, what is local object in SAP?

Under Local Objects you can find development objects like reports, which don't have a target system to be transported to. System Library contains all packages developed by SAP or your company/customer.

How do I transport a package in SAP?

Log in to the SAP system and perform the following steps to create transport request for ODI SAP Production Objects. Go to Tcode SE80 . Provide package name ZODI_LKM_PCKG and press enter key. Right-click on package name and click Write Transport Entry.

How do I move an object from one package to another in SAP?

How to change multiple objects from one package to other package( By using MASS tcode)
  1. To Change package from ZSAL to ZBW,
  2. Below screen will appear.
  3. Select Package and press F6( To select all objects under TR in single click).
  4. Below screen will appear.
  5. All objects moved from package “ZSAL” to “ZBW”.

What is local transport request in SAP?

A transport request moving between the clients in the same system is called as local transport system or copying client specific objects among the clients. The local transport can be obtained with SCC1 tcode which requires source client number of TR.

How do I find Tcode packages in SAP?

Right click on RSARFCER (under the Object Name), select Display > Attributes. The ABAP Program Attributes Display dialog box will appear and you can find the assigned Package here.

How can I change $TMP package in SAP?

In the context menu of the object, choose Change Package. The Change Object Directory Entry dialog box appears. 3. Enter the new development class (package).
  1. Choose Package in the toolbar of screen area Collected Objects.
  2. Select the objects whose development class (package) assignment you want to change.
  3. Choose Copy.

How do I change local transport to transportable in SAP?

goto SE80, look for your local objects, rightclick the object you want to transport, goto More functions, choose change development class.

What is SAP package?

Package is a development object that stores the objects such as menus, screens, functional modules, transactions etc. Package builder is used to develop and maintaining development classes, classes and transfer objects to other packages.

How do you create a transportation request in SAP?

To do so, proceed as follows:
  1. Call transaction STMS.
  2. On the upper menu bar, choose the Transport Organizer Web UI icon.
  3. Enter the name of the system.
  4. Select the transport request for which user preselection is needed.
  5. In the Details of Transport Request screen section, choose the Preselection tab page.

How do you delete a local object in SAP?

All objects are stored in our TADIR table. You can simply delete it from TADIR where DEVCLASS = '$TMP'.

How do you view an object in SAP?

To see the Individual Display, double-click the name of an object. The object name and the view of the object are displayed. If the object is addressed via a reference variable, the name of the reference is also displayed. The attributes of the object or class are listed in a table below.

How do I find the name of an object in SAP?

Run transaction SE16 or SE16N and enter E071 as table, press F8 or click “Execute”. In the generated report, you can search for your object in the table fields OBJECT (type of object, such as PROG for a program) and OBJ_NAME (name of the SAP object you want to find).

How do I change the local object to a package in ABAP?

Under $Temp select the object which you want to change to transportable object. After that click on object Directory. It shows below pop up screen. In the below screen change the package name.

How do you collect objects in transport request?

Procedure
  1. In the Data Warehousing Workbench, choose the Transport Connection functional area (transaction RSOR) by choosing the pushbutton in the left navigation window or by choosing the menu option Goto Transport Connection . Note.
  2. Collect objects that you want to transport and check the settings.