<?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: How to transport Z Table records updated with SM30 ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722746#M1298412</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;For the customised z table, after maintain the entries in the tcode SM30, select the entries that you want to transport (1 or multiples) then go to the TABLE VIEW -&amp;gt; Transport.&lt;/P&gt;&lt;P&gt;You'll be prompted the transport request, create the new transport request, then proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the screen, you will see "Include in request". Then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there, you can include your records in the transport requests.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2009 09:13:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-26T09:13:36Z</dc:date>
    <item>
      <title>How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722742#M1298408</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'm creating some records in a Z table with SM30 but i need to transport these records to other environment .  Does somebody can help me about how can i asign these updated records in one Request Transport so i can send it to other environment ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 20:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722742#M1298408</guid>
      <dc:creator>former_member425121</dc:creator>
      <dc:date>2009-05-25T20:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722743#M1298409</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;Try this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; Cut and paste without attribution from &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1282821"&gt;&lt;/A&gt; removed &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on May 25, 2009 5:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 20:37:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722743#M1298409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T20:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722744#M1298410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made the steps indicated in the tread ,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I created the request, set the values Program ID = R3TR, Oblect = TABU, Object name = Z table and&lt;/P&gt;&lt;P&gt;set the key values to transport the records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(In my case, it sends an error if i set all the value key because it's to long but it ask me for a generic part of the key so i set this (part-of-key*) and the request shows the values i need.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i have two doubts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the key i set the key value inlcuding the client (MANDT='100' in development) ; then when these records will be transported in the other envrionment these will be created with the same develompent client or with the target client (ie. MANDT=300) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, in the tread says 'All data with a key of PFREQ = 01, NILIM = 01 will be added'  , i really don't know what this refer to , when i set the key values i did not saw any values like that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know something about these questions , can you please help me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 23:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722744#M1298410</guid>
      <dc:creator>former_member425121</dc:creator>
      <dc:date>2009-05-25T23:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722745#M1298411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; And, in the tread says 'All data with a key of PFREQ = 01, NILIM = 01 will be added'  , i really don't know what this refer to , when i set the key values i did not saw any values like that. &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Do you know something about these questions , can you please help me ?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't have to worry about that as they are fields of the table illustrated in that table.  But my suggestion to easily transport table entries is to write a simple ABAP program in the target system, it hardly takes more than 10 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 03:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722745#M1298411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T03:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722746#M1298412</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;For the customised z table, after maintain the entries in the tcode SM30, select the entries that you want to transport (1 or multiples) then go to the TABLE VIEW -&amp;gt; Transport.&lt;/P&gt;&lt;P&gt;You'll be prompted the transport request, create the new transport request, then proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the screen, you will see "Include in request". Then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there, you can include your records in the transport requests.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 09:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722746#M1298412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T09:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722747#M1298413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the customised z table, after maintain the entries in the tcode SM30, select the entries that you want to transport (1 or multiples) then go to the TABLE VIEW -&amp;gt; Transport.&lt;/P&gt;&lt;P&gt;You'll be prompted the transport request, create the new transport request, then proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the screen, you will see "Include in request". Then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there, you can include your records in the transport requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munibabu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 09:22:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722747#M1298413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T09:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722748#M1298414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Above poster to be guestified shortly for copying and pasting other's answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 11:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722748#M1298414</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-05-26T11:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722749#M1298415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer [this|http://help.sap.com/saphelp_sm32/helpdata/en/67/86b298415811d1893d0000e8323c4f/content.htm] to once time transport of table entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to make this permanant solution change the Maintainance Generator with Recording Routine as &lt;STRONG&gt;Standard Recording Routine&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 11:58:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722749#M1298415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T11:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722750#M1298416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your table is declared as &lt;STRONG&gt;Display and maintnance allowed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User transaction SE16N to display your entries  mark all entries &lt;/P&gt;&lt;P&gt;and then from the menus select &lt;STRONG&gt;Table Entry-&amp;gt;Transport&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 12:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722750#M1298416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T12:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722751#M1298417</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 gone through t to sm30(for ztable)..selected some entries... through menu selected&lt;/P&gt;&lt;P&gt;  transport..option but is in disable mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1) Just check while creating Table Maintenace u chosen recording or not.&lt;/P&gt;&lt;P&gt;   2)while creating table delivery class choosen as 'C' or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 13:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722751#M1298417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T13:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722752#M1298418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 22:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722752#M1298418</guid>
      <dc:creator>former_member425121</dc:creator>
      <dc:date>2009-05-26T22:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722753#M1298419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How table entries to be moved with TR? Append or insert or does it effect on old entries if you move as all ? i.e field * ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 09:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722753#M1298419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-05T09:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to transport Z Table records updated with SM30 ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722754#M1298420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 18:22:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-z-table-records-updated-with-sm30/m-p/5722754#M1298420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-21T18:22:18Z</dc:date>
    </item>
  </channel>
</rss>

