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

CDS Views in Sybase db

Former Member
0 Kudos
493

Hi,

     I am working with code push down technique CDS views on SAP sybase DB.  I am able to create CDS views with and without parameters but the problem is not able to see the data using option 'Open Data Preview' of ABAP DDL Sources menu and i found that some of the options of CDS views not working properly in Sybase.

     I am able to see the data on Oracle and HANA. Is there any limitations of CDS Views on SAP sybase DB. Please help me on this.

Thanks

Venkatesh

2 REPLIES 2
Read only

christian_seitel
Product and Topic Expert
Product and Topic Expert
0 Kudos
204

Hi Venkatesh,

I can data-preview the cds-view "demo_cds_outer_joins" on a SYBASE, Release: 16.0.02.01 system.

Does SE16 work for your views without parameter (using the sqlViewName) ?

Regards, Christian

Read only

0 Kudos
204

Hi Christian,

      Yes. SE16 is working fine for views without parameters. i tried in SYBASE, Release 16.0.01.02 system. Now i can see data preview for views without parameters but i cannot see data preview when i add parameters to any existing view.

Thank You

Venkatesh