Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RENAME A DATA DICTIONARY OBJECT

Former Member
0 Likes
4,506

Hi all,

Can you all please tell me how to rename an data dictionary objects ( like renaming a table or domain or data elements )

7 REPLIES 7
Read only

Former Member
0 Likes
1,860

hi,

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.

you can do renaming with SQL-oracle

Use the RENAME statement to rename a table.

But purely for sap defined tables i dont think any option.

Regds

Sivaparvathi

Please rewards points if helpful....

Read only

Former Member
0 Likes
1,860

Its simple yar, nothing to worry.

step 1: Just open se11(ABAP Dictionary)

Step 2: Select the object(domain,table,etc) which u want to rename by selecting the appropriate radio button.

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).

step 4: it will ask for a new name, just give the name which u want and press enter or click the ok button.

Thats all, your data object is renamed. Now u can delete the old object or keep it . no problem.

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.

Hope this will solve ur problem.

with regards,

Hema SUndara.

pls reward points if u think it is of some help for u.bye.

Read only

0 Likes
1,860

Helpful, Thank you so much.

Read only

Former Member
0 Likes
1,860

Hi,

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.

Thanks,

Sriram Ponna.

Read only

former_member191735
Active Contributor
0 Likes
1,860

You cannot rename the standard SAP but you can rename custom table, domain or data element.

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.

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.

Read only

former_member156446
Active Contributor
0 Likes
1,860

u can rename only the custom tables. after renaming/ renaming the DE make sure to run the database utilities > adjust > execute..

Read only

Former Member
0 Likes
1,860

Hi Dipankar,

Whether or not you are able to do it or not. YOu shouldn't renamea data dictionary object if it is standard.

Regards,

Ravi Kanth Talagana