<?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: Customizing tables not asking for Customizing Request while saving data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393370#M1239587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a Z table or SAP provided table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's a Z table, check in table maintenance generator whether the radio button standard recording routine has been selected or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2009 05:37:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-01T05:37:10Z</dc:date>
    <item>
      <title>Customizing tables not asking for Customizing Request while saving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393369#M1239586</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 have some customizing tables in my development server (Delivery Class = 'C').&lt;/P&gt;&lt;P&gt;These always used to ask for a Customizing Request whenever data was saved in them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suddenly, I have noticed they are no more asking for any Customizing Request. I cross-checked in the Transport Organizer and confirmed that there are no customizing requests of mine which may be already holding any data entries of these tables.&lt;/P&gt;&lt;P&gt;I wonder why this may be happening (believe it to be some basis configuration issue. also asked my basis guy but he has no clue).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 05:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393369#M1239586</guid>
      <dc:creator>former_member509072</dc:creator>
      <dc:date>2009-04-01T05:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables not asking for Customizing Request while saving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393370#M1239587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a Z table or SAP provided table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's a Z table, check in table maintenance generator whether the radio button standard recording routine has been selected or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 05:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393370#M1239587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-01T05:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables not asking for Customizing Request while saving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393371#M1239588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open SCC4 transaction ,double click on your client number and there&lt;/P&gt;&lt;P&gt;check here, changes and transports for client specific objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second radiobutton should be checked which will create transport request&lt;/P&gt;&lt;P&gt;whenever you save the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not checked then it will not ask for request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 05:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393371#M1239588</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-04-01T05:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables not asking for Customizing Request while saving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393372#M1239589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Navneet and Gautham.&lt;/P&gt;&lt;P&gt;My problem is now solved. Let me summarize the problem and the solution now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; &lt;SPAN __default_attr="green" __jive_macro_name="color"&gt;The customization tables suddenly stopped asking for a request while saving data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;    Somehow the settings had been reset, and as Gautham pointed out, it was corrected in the tcode SCC4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; &lt;SPAN __default_attr="green" __jive_macro_name="color"&gt;Most of the tables now worked fine, but still few of them didnt ask for requests&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;    Here, I found out that the developers had chosen "no, or user, recording routine" instead of  "standard recording routine". For such tables, when i check in the tcode SE54, menu path Environment -&amp;gt; Maintenance Objects -&amp;gt; Change, I find the Transport category 'No Transport'. Regenerating the maintenance generator choosing "standard recording routine" fixes this and the tables now ask for a customizing request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, both, for the quick response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 11:18:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables-not-asking-for-customizing-request-while-saving-data/m-p/5393372#M1239589</guid>
      <dc:creator>former_member509072</dc:creator>
      <dc:date>2009-04-01T11:18:20Z</dc:date>
    </item>
  </channel>
</rss>

