<?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 Create table entry without transport request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721257#M631317</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 created one Ztable for delivery class A, &amp;amp; table maintainace generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I while entering data I don't want to create transport request. Its creating right now... how to disable to create transport req. for new entry into table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2007 19:35:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-22T19:35:50Z</dc:date>
    <item>
      <title>Create table entry without transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721257#M631317</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 created one Ztable for delivery class A, &amp;amp; table maintainace generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I while entering data I don't want to create transport request. Its creating right now... how to disable to create transport req. for new entry into table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 19:35:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721257#M631317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T19:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create table entry without transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721258#M631318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi neo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you create the table maintenance in SE11 you have two options (on the bottom of the screen):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. with standard recording routine ==&amp;gt; this will create transport request&lt;/P&gt;&lt;P&gt;2. with own recording routine or without recording routine ==&amp;gt; this won't create transport request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you have to delete the maintenance view and create it again, with option 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 20:02:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721258#M631318</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-08-22T20:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create table entry without transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721259#M631319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When saving the table the very first time, you will have the chance to save as a local object, It means to not save it on a transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 20:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721259#M631319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T20:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create table entry without transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721260#M631320</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;While creating the Z table, this might have been saved under some transport request. So, when you are trying to create the entries, system is asking a request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dont want a request to be assigned for the creation of the entries, then simple change the development class of the table and the table maintenance to $TMP (local object). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you try to create the entries. System will not ask for a request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivasa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 20:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721260#M631320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T20:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create table entry without transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721261#M631321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neo,&lt;/P&gt;&lt;P&gt;   The Basis Team have to support this,&lt;/P&gt;&lt;P&gt;Because i think in the T-Code SCC4 the changes to the table oblects everything is confiogured, so you have to change there ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you have to make this option to check(Radio Button)&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;with own recording routine or without recording routine&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 04:56:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721261#M631321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T04:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create table entry without transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721262#M631322</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;Some Basis Team  people support is needed for making settings in Tcode : SCC4&lt;/P&gt;&lt;P&gt;at Radio button ---&amp;gt; Changes  and Transports  for Client-Specific  Objects. I guess that option  Automatic  recording  of changes. Check with your basis administrator for correct option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;K K V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 07:12:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721262#M631322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T07:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create table entry without transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721263#M631323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all thanks for reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't want to create local object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp; Eric .. I guess you are right... its because of table maintanance second radio button.NO or user recording routine..as i cross checked in other similar tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still once its started generated transport req. its not changing without it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 13:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721263#M631323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T13:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create table entry without transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721264#M631324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All of you..Thanks for your help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved this problem by adding MANDT as key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 16:22:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table-entry-without-transport-request/m-p/2721264#M631324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T16:22:06Z</dc:date>
    </item>
  </channel>
</rss>

