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

How to fetch CDS view data in sap

naseemallika14
Participant
0 Kudos
788

Hello experts,

Could you please let me know how to fetch the data of CDS view Eg: I_PRODUCT

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
711
SELECT * FROM I_PRODUCT ...

Any problem with it? Is it an interview question?

Read only

PoojaJain
Discoverer
0 Kudos
711

I am also interested to know the answer to this question.

How can we fetch the CDS view data from outside the SAP like using a tool?