<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Transport a table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568083#M1077976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can transport a table between systems with a customizing order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use SM31 transaction and insert the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The content of the transport only will have a register with all the data of the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2008 10:19:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-25T10:19:22Z</dc:date>
    <item>
      <title>Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568080#M1077973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Gurus!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done a small change and I need some advice and helkp on it. In the SPRO I have tried refreshing the Industry codes. What I did was deleted all the entreis existing for the BA codes and then loaded the tables with a fresh set of records through a load program. While doing this a transport was generated for view maintenace . Now do I have to transport this to QAT or create a seperate transport for the tables TBRCT and then send that through the transport. Kindly advice .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 19:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568080#M1077973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T19:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568081#M1077974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The records will move to QA with the current transport which you have created. you do not need to create the entries again for transportation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 20:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568081#M1077974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568082#M1077975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, the problem is diffrenet. The transport was genereated for the entreis that I had deleted. Though the transport is generated , but the thing is that there are 35,001 entreis in the table and when I try saving it in the tyransport it times out and gives a short dump , so I cannot save all the records at once and hence the transport dosent have any records in it . I want to know if there is any other way or transporting this new set of industry codes that have been refreshed in the tables . As when I try saving the records in thr transport through the spro it times out and gives short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 20:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568082#M1077975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T20:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568083#M1077976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can transport a table between systems with a customizing order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use SM31 transaction and insert the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The content of the transport only will have a register with all the data of the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 10:19:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568083#M1077976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T10:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568084#M1077977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SO I have to transport V_TBRC , so I have to go to SM31 and enter this table name and click on transport , which will generate a transport request ?&lt;/P&gt;&lt;P&gt;If this is right pls let me know so that I go ahaead with it . Help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 15:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568084#M1077977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568085#M1077978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SO , in the transport that I create through sm31 it will not show me that it has all teh contents of the view _Tbrc table but just show that a customizing  task has been generated and under which the twop tables will be listed , right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 19:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568085#M1077978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T19:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568086#M1077979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kind help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aarav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2008 16:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568086#M1077979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-29T16:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568087#M1077980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pleas advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2008 16:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568087#M1077980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-29T16:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568088#M1077981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone , I was able to genearte the transport with SPRO which allowed me to transport table view along with its entries which was not happening before with just tavbel view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 20:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568088#M1077981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T20:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Transport a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568089#M1077982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 20:39:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-table/m-p/4568089#M1077982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T20:39:53Z</dc:date>
    </item>
  </channel>
</rss>

