How to transport table entries

How to transport table entries

Sometimes when we try to modify and save the data for some transactions, the system will not ask for a customizing request. But if we know which tables will be updated by those transactions, we can create one transportable request, save the entries and transport them to different servers.

This can be useful when the number of entries is not too overwhelming, say, less than 500.

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

I had seen some questions regarding the same and answered them, so now I am formatting my answer as a blog. The following procedure will take you through the process.

Go to Transaction SE10.
Give the userid and click on Display.

 

Click on the Create button and select the second radio button 'Transportable Change Request', which will create a new request.

Now place the cursor on the task and click on the button 'Display object list', which is next to the Delete button.

Click on the Change button and then the Add button.

 

Give PgmId as R3TR
Obj as TABU
Objectname as Table to be transported
as shown below, and then double click on the table name, in this case SKA1.

Double click on the Key field.

Fill in the details.
These are the key fields of that table which will transport the particular record.

Now click on back button then add(Plus button) to add more entries to be transported.

Again click on the Back button and add more tables and follow the same procedure for each table.

Finally, save the task, which is ready to be transported.
 

Chandrasekhar Jagarlamudi is a developer for Intelligroup


This content is reposted from the SAP Developer Network.
Copyright 2007, SAP Developer Network

SAP Developer Network (SDN) is an active online community where ABAP, Java, .NET, and other cutting-edge technologies converge to form a resource and collaboration channel for SAP developers, consultants, integrators, and business analysts. SDN hosts a technical library, expert blogs, exclusive downloads and code samples, an extensive eLearning catalog, and active, moderated discussion forums. SDN membership is free.

Want to read more from this author? Click here to read Chandrasekhar Jagarlamudi's Weblog. Click here to read more about ABAP on SDN.



 

This was first published in January 2007

Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.