<?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 Renaming database tables, dataelements &amp; classes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977500#M71211</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;I would like to change the names of some database tables, dataelement and classes, which I have created some time ago. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recreating these objects with the correct names manually and updating all the references to these objects would be a lot of work. Does anyone know about a tool or some other means, on how to deals with this automatically? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help and best Regards&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Aug 2005 16:05:14 GMT</pubDate>
    <dc:creator>jens_lipperheide2</dc:creator>
    <dc:date>2005-08-13T16:05:14Z</dc:date>
    <item>
      <title>Renaming database tables, dataelements &amp; classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977500#M71211</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;I would like to change the names of some database tables, dataelement and classes, which I have created some time ago. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recreating these objects with the correct names manually and updating all the references to these objects would be a lot of work. Does anyone know about a tool or some other means, on how to deals with this automatically? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help and best Regards&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2005 16:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977500#M71211</guid>
      <dc:creator>jens_lipperheide2</dc:creator>
      <dc:date>2005-08-13T16:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming database tables, dataelements &amp; classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977501#M71212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,  there is no such tool in ABAP.  The manual way is the only way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2005 16:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977501#M71212</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-08-13T16:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming database tables, dataelements &amp; classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977502#M71213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jens Lipperheide  &lt;/P&gt;&lt;P&gt;If the rename work on these database table and element etc is not too complex, you can try to create some application for automatically rename.&lt;/P&gt;&lt;P&gt;I think you can achieve it using BDC, just get the defination of the database and element class by some way(FMs, RTTI class), and write carefully some code to input the NAME TYPE to the defination screen. Except the automatically input,  another benefits is the BDC can be run on the foreground, so we still have chance to correct the input if they are not correct.&lt;/P&gt;&lt;P&gt;It looks that the way is worth trying, if your rename works is really much much large than writing such a application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will be helpful&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Aug 2005 16:57:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977502#M71213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-13T16:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming database tables, dataelements &amp; classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977503#M71214</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>Fri, 12 Feb 2010 15:19:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/renaming-database-tables-dataelements-classes/m-p/977503#M71214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-12T15:19:40Z</dc:date>
    </item>
  </channel>
</rss>

