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

problem in changing the data element

Former Member
0 Likes
542

hi,

i have created the z table in ,in the table data is avilable already,i want to chnage the data type and lenth and field name,but when u r changing data is deleting.how to edit with out deleting the data.

Thanks.

Ram

5 REPLIES 5
Read only

Former Member
0 Likes
516

hi

you can do it thru database utility.

you make the changes to the database table and save it. dont activate it.

go to SE14, and activate it.

thx

rams

Read only

Former Member
0 Likes
516

yes i have done it,but when we r trying to change the field name,data was deleting.

Read only

0 Likes
516

Hi rammohan,

go to the table and on the menu fo to utilities>database utility and click activate and adjust daabase button.

this will adust the database data and activates with out deleting the data in the table.

sateesh.

Read only

andreas_mann3
Active Contributor
0 Likes
516

hi,

goto:

se11 - utilities - database utility

A.

Read only

Former Member
0 Likes
516

ye rammohan,

you can change the data-element of the field or char of the data-element.

if you try to change the name of the field, it deletes.

so what you can do is, keep the field unchanged, add another field of your choice, using ABAP program, move the data from old field to new field, and then you can delete your old field.

thx

rams