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

SQL error in the database when accessing a table.

Former Member
0 Likes
1,687

Hi

i have a ztable with 32 fields i am adding one more field to the ztable

as CURR 20(2) but i am geeting following dump in se11 as well as on select query.

*One of the columns addressed in a table or view

does not exist in the database.

table) exists in the ABAP/4 Dictionary, but not in

the database.*

i have adjusted and activated the table from se14

regards

vivek

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,334

Hi,

R u set technical setting setting in ur table?

Regards:

Prabu

10 REPLIES 10
Read only

Former Member
0 Likes
1,335

Hi,

R u set technical setting setting in ur table?

Regards:

Prabu

Read only

0 Likes
1,334

hi

its already there

data class APPL0

size category 6

others as default

let me know do i have to change something there..or may be un enhancement category...

regards

vivek

Read only

Former Member
0 Likes
1,334

hai,

sometime it will take time there is no problem.

try to reactivate the table ,that is enough.

shan.

Read only

0 Likes
1,334

hi...

i did that yesterday and its still not working.....

regards

vivek

Read only

Former Member
0 Likes
1,334

Hi,

If you are having any table maintanance or view just delete and then recreate. before that just activate the table once again and then do.

Read only

0 Likes
1,334

hi

no table maintance or view exist for the table

regards

vivek

Read only

Former Member
0 Likes
1,334

Hi vivek,

Hv u tag the reference field to the Curr field.

Check that one.

thanks

Read only

0 Likes
1,334

hi

yes its done ..otherwise it gives syntax error.

regards

vivek

Read only

0 Likes
1,334

Hi Vivek,

This is strange. Goto DB21. Position your Ztable and press Details button.

In the Statistics settings and ToDo Settings check what is the date in 'Changed on'?

Also check whether the Active flag as 'A'.

If all these are ok then you can check with Basis people on what is wrong in Database

Cheers,

Kothand

Read only

Former Member
0 Likes
1,334

i created a new table only...and its working in that...