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

No database view exists for view

Former Member
0 Likes
4,375

Hi,

We had created some fields using EEWB and added some values to the corresponding views thus generated.

But when we transport them to a new system, the view does not display any value and gives the error - No database view exists for the view (viewname). However in the underlying tables, data exists. As a result of this error, we are not able to use the view.

Thanks and Regards,

Ravi

Hi,

We had created some fields using EEWB and added some values to the corresponding views thus generated.

But when we transport them to a new system, the view does not display any value and gives the error - No database view exists for the view (viewname). However in the underlying tables, data exists. As a result of this error, we are not able to use the view.

Thanks and Regards,

Ravi

2 REPLIES 2
Read only

Former Member
0 Likes
1,856

Ist check that what were contentets of transport request created.

Read only

Former Member
0 Likes
1,856

Hi Ravi,

When we changing ( or adding )the table fileds, we need to create the Table maintance againg thourgh SM30. otherwise it gives error some times.

so better you create the maintanance again

Thanks