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

Changing dataelement for the field

Former Member
0 Likes
861

Hi All,

regarding Change in tables in SE11.

Is it possible to change the data elemnt of the field if that table holds the data.Will it cause any problem.(old data element is Char 4 and new data element is char 10).

Kindly suggest me the solution for this.

Thanks in Advance.

7 REPLIES 7
Read only

Former Member
0 Likes
839

To what table exactly.

Read only

0 Likes
839

It is an Z table.

Read only

0 Likes
839

In that case yes. Use SE14 to adjust the DB data.

Read only

0 Likes
839

If i adjust the database in SE14,is there any possibility for data damage to that table.If not then while transporting that table to either testing server or Production server,is there any necessary operation we have to perform in order to avoid data lose(that table already in testing and production server).

Read only

Mohamed_Mukhtar
Active Contributor
0 Likes
839

HI ,

Yes u can change dataelement of a table, but ur ztable will not get activated..

So it is better no to chage the dataelement.

If you want to change the dataelement, then delete the table contents and change ur data element

With Regards

Always Learner..

NOTE ; Correct me if i'm wrong

Read only

Former Member
0 Likes
839

Hi,

Transaction code SE14 to adjust the Database data.

Thanks&Regards,

Naresh.

Read only

Former Member
0 Likes
839

hi...

changing the length of data elemnt hould not affect the data.

Even if you adjust and activate the database the data should remain as it is.This wudnt tamper the data you have maintained.

but in only case where you are icraing the decrreasing the number of characters and you have maintained more number of characters then this will definitely affect the data.

But adjusting and activating database is must.