<?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 Database modification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958019#M1155899</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;I need to modify two fields (to increase the data length ) in a custom table.&lt;/P&gt;&lt;P&gt;There will be some data existing in the table. Will those data remain if I transport this modified table to Production?&lt;/P&gt;&lt;P&gt;If not , what I can do to retain those data in the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if I need to take of anything else too while modifying the fields in this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2008 12:17:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-10T12:17:55Z</dc:date>
    <item>
      <title>Database modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958019#M1155899</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;I need to modify two fields (to increase the data length ) in a custom table.&lt;/P&gt;&lt;P&gt;There will be some data existing in the table. Will those data remain if I transport this modified table to Production?&lt;/P&gt;&lt;P&gt;If not , what I can do to retain those data in the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if I need to take of anything else too while modifying the fields in this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 12:17:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958019#M1155899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T12:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Database modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958020#M1155900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are just increasing the length of the data type, it should not affect the data. Even after transporting i think it will not affect the data in anyways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 12:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958020#M1155900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T12:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Database modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958021#M1155901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table will be adjusted and the data will still be there. Think of it as a MOVE-CORRESPONDING between old and new data structure. So do not change the field names!&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 12:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958021#M1155901</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-12-10T12:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Database modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958022#M1155902</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;After making the modification in your Z-table. Got to SE14 and Adjust and Activate the table with Save data radio button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there will no be any issue after transport as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 12:26:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958022#M1155902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T12:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Database modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958023#M1155903</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 dont think so that some thing is needed for this . when you change the data element then it will show you if any thing goes wrong at the time of activation . but it will effect the programs where it is used . I did it at my system . it is working fine for me . But i am not sure about this .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 12:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958023#M1155903</guid>
      <dc:creator>former_member203501</dc:creator>
      <dc:date>2008-12-10T12:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Database modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958024#M1155904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx to all of you for useful suggestion..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 12:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958024#M1155904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T12:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Database modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958025#M1155905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go To se11.&lt;/P&gt;&lt;P&gt;Open the table.&lt;/P&gt;&lt;P&gt;Go to Utilities-&amp;gt;database utilities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark the radio button Save Data and press the button Activate and adjust data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 12:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-modification/m-p/4958025#M1155905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T12:59:54Z</dc:date>
    </item>
  </channel>
</rss>

