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

CX_SY_NATIVE_SQL_ERROR

Former Member
0 Likes
1,394

Hello Abap friends

I sent this question on the bi forum but none replies to me

it seems to be some abapproblem maybe,

Se below what i recieve from a bw query

Hi

I have a hiearchy in one report. When trying to set a filter on this hiearchy inside the report i recieve this error

"An exception with the type CX_SY_NATIVE_SQL_ERROR occurred, but was neither handled locally, nor declared in a RAISING clause

You tried to work with the name of a table or view that does not exist in the database "

Anyone having an idea about this ?

sap netweaver 2004 bi vers 3,5

using a standard webtemplate

2 REPLIES 2
Read only

Former Member
0 Likes
1,064

this is a very general error, please give more details - best post some relevant parts of the dump in here (not the complete dump, mind you!).

Read only

Former Member
0 Likes
1,064

You tried to work with the name of a table or view that does not exist in the database ..

goto ST22 and analyse the dump ...

please check if the table or view exists in SE11...