<?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: RENAME A DATA DICTIONARY OBJECT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202029#M763200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dipankar,&lt;/P&gt;&lt;P&gt;   Whether or not you are able to do it or not. YOu shouldn't renamea data dictionary object if it is standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kanth Talagana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2007 00:25:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-27T00:25:18Z</dc:date>
    <item>
      <title>RENAME A DATA DICTIONARY OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202023#M763194</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;Can you all please tell me how to &lt;STRONG&gt;rename an data dictionary objects ( like renaming a table or domain or data elements )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 13:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202023#M763194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T13:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: RENAME A DATA DICTIONARY OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202024#M763195</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;As per my knowledge we cant rename the datadict objects as they create definition at both dictionary level and datbase level with the saem name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can do renaming with SQL-oracle &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the RENAME statement to rename a table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But purely for sap defined tables i dont think any option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Sivaparvathi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please  rewards points if helpful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 13:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202024#M763195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T13:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: RENAME A DATA DICTIONARY OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202025#M763196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its simple yar, nothing to worry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 1: Just open se11(ABAP Dictionary)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2: Select the object(domain,table,etc) which u want to rename by selecting the appropriate radio button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 3: Then you have a copy button over the tool bar just above on the right most in the tool bar(it is shown like two squares on one another ie..,just beside the delete button which looks like a dustbin symbol).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 4: it will ask for a new name, just give the name which u want and press enter or click the ok button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thats all, your data object is renamed. Now u can delete the old object or keep it . no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For deleting also simple, just select the object and press the dustbin symbol above as I said beside this copy button. the object gets deleted after a confirmation from u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Hema SUndara.&lt;/P&gt;&lt;P&gt;pls reward points if u think it is of some help for u.bye.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 13:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202025#M763196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T13:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: RENAME A DATA DICTIONARY OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202026#M763197</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;You cannot rename a table, dataelement, domain which are provided by SAP.If you want you create a new object or copy the standard to Z or Y and use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 13:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202026#M763197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T13:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: RENAME A DATA DICTIONARY OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202027#M763198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot rename the standard SAP but you can rename custom table, domain or data element.&lt;/P&gt;&lt;P&gt;Go to SE80 - choose package of the table, domain or data element. - Drive to the object which you want to rename. right click on it and rename it. Make sure you are not using the same anywhere in dictionary or programs or in any interface. Just use where used list first and rename it if you dont use it anywhere. &lt;/P&gt;&lt;P&gt;if you are using that any of your program or in any interface, try to copy the object and name it you want - then go to the previous one and use where used list - change the name to the one you just copied then delete the old one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 23:44:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202027#M763198</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2007-12-26T23:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: RENAME A DATA DICTIONARY OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202028#M763199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can rename only the custom tables. after renaming/ renaming the DE make sure to run the database utilities &amp;gt; adjust &amp;gt; execute..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 23:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202028#M763199</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2007-12-26T23:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: RENAME A DATA DICTIONARY OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202029#M763200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dipankar,&lt;/P&gt;&lt;P&gt;   Whether or not you are able to do it or not. YOu shouldn't renamea data dictionary object if it is standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kanth Talagana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 00:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202029#M763200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T00:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: RENAME A DATA DICTIONARY OBJECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202030#M763201</link>
      <description>&lt;P&gt;Helpful, Thank you so much.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 12:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rename-a-data-dictionary-object/m-p/3202030#M763201</guid>
      <dc:creator>rajmashalkar</dc:creator>
      <dc:date>2021-11-16T12:17:29Z</dc:date>
    </item>
  </channel>
</rss>

