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

Need help

Former Member
0 Likes
759

Hi all,

I am chaging the table which is created by me. Just I have changed the one field data element ,when i do the consintency ..it is not giving the errors. When I am doing the activation it giving the below error.

<b> Table is not yet classified

Field ROW_NUM: Type change

ALTER TABLE is not possible</b>

Previous My table conatins the TBL maingenerator, with deleting the data, i have Funnction group. Is the problem ?

regards,

Ajay Reddy

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
657

Hi,

Use transaction code SE14 and choose adjust and activate option

aRs

4 REPLIES 4
Read only

former_member194669
Active Contributor
0 Likes
658

Hi,

Use transaction code SE14 and choose adjust and activate option

aRs

Read only

Former Member
0 Likes
657

Your data element change has presumably changed from character to numeric (or numeric to char), this means SE11 cannot automatically adjust the table.

If you choose Utilities -> Database object -> Database utility, from here you can manually delete and recreate the database table. However depending on the type of change you may have to choose the option 'Delete data' to successfully do this.

Regards,

Nick

Read only

0 Likes
657

hi,

Thq aRs and NICK.

points s givien.

regards,AJAy

Read only

Former Member
0 Likes
657

Hi Ajay,

Are you getting error message or warning message.?

regards,

Atish