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 data eliment

Former Member
0 Likes
2,597

Hi,

i have used a data eliment in many database tables,

now i want to rename it. How can i make it renamed.

Regards,

Venkat.

Hi,

i have used a data eliment in many database tables,

now i want to rename it. How can i make it renamed.

Regards,

Venkat.

5 REPLIES 5
Read only

Former Member
0 Likes
1,640

Venkat,

Rename of data element is not recommanded by SAP its really bad impact to your all reports and object where it is used.

so i would suggest you that just copy this data element into some zelement and use it.

Amit.

Read only

matt
Active Contributor
0 Likes
1,640

First go to SE11 and do a "where-used" on the data element. Make a copy of the data element to its new name. Then change all the places where the data element was used, to the new name.

This could be a long job.

Read only

Former Member
0 Likes
1,640

You cannot rename a DDIC object. What you can do is copy the DDIC object and create a new one.

Read only

Former Member
0 Likes
1,640

Follow the below steps to modify the field label of a data element:

1. Go to CMOD

2. In Menu bara select GO TO ->Text Enhancements->Keywords->Change

3. Enter the Data element and then enter

4. Chnage the lable and save it

Regards,

Kiran Bobbala

Read only

Former Member
0 Likes
1,640

hi,

you can not rename the dictionary objects. You can delete and recreate them. but that is very bad idea as these objects will be getting used in many reports.

so don change or rename..

if its reqiured then create new and use the new one instead of existing one...