<?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 Table transport in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893399#M53779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've made a table ZWERKSCONFIG and filled it with some config values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do a transport on this to my TEST environment, the table is transfered but not the values.&lt;/P&gt;&lt;P&gt;I have change it to be: C - Custmomizing table.&lt;/P&gt;&lt;P&gt;and done a new transport but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(there is a maintence view on it as well...)&lt;/P&gt;&lt;P&gt;Is there a way to transport the values as well ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Martin Andersson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2005 13:06:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-08T13:06:01Z</dc:date>
    <item>
      <title>Table transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893399#M53779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've made a table ZWERKSCONFIG and filled it with some config values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do a transport on this to my TEST environment, the table is transfered but not the values.&lt;/P&gt;&lt;P&gt;I have change it to be: C - Custmomizing table.&lt;/P&gt;&lt;P&gt;and done a new transport but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(there is a maintence view on it as well...)&lt;/P&gt;&lt;P&gt;Is there a way to transport the values as well ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Martin Andersson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 13:06:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893399#M53779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-08T13:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893400#M53780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From transaction se11, you must select "generate table maintenance" from utility menu item. Here, you must generate a view for the table with standard recording routine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this, from transaction SM30, you can transport all the records of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gianluca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 13:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893400#M53780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-08T13:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893401#M53781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SM30 transaction enter the table name and select Transport button. That will ask for the transport request number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Swagatika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 13:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893401#M53781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-08T13:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table transport</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893402#M53782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As already stated, if you table maintenance dialog has "standard recording" switched on, then all changes made through SM30 will be recorded in a change request which you can transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To manually transport the entries you already have, add an entry to your change request (or create a new one) with R3TR TABU ZWERKSCONFIG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you double click on this entry it will prompt you which keys you wish to transport.  If you want all, then just specify the client and then * to take all values (if you double click again, it will show you the actual key names to help you specify more precisely what should be transported).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 13:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-transport/m-p/893402#M53782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-08T13:19:06Z</dc:date>
    </item>
  </channel>
</rss>

