Application Development 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: 

Need help

Former Member
0 Kudos

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

former_member194669
Active Contributor
0 Kudos

Hi,

Use transaction code SE14 and choose adjust and activate option

aRs

4 REPLIES 4

former_member194669
Active Contributor
0 Kudos

Hi,

Use transaction code SE14 and choose adjust and activate option

aRs

Former Member
0 Kudos

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

0 Kudos

hi,

Thq aRs and NICK.

points s givien.

regards,AJAy

Former Member
0 Kudos

Hi Ajay,

Are you getting error message or warning message.?

regards,

Atish