cancel
Showing results for 
Search instead for 
Did you mean: 

CDS View vs CDS View Entity in Query Browser

Tamas_B
Explorer
0 Kudos
148

Dear Community,

I am trying to find my way around the query browser that is built in to the Fiori Launhcpad.
We are searching for solutions to enable reporting via CDS Views within the Fiori Launchpad.
Within the Query browser I was able to find standard and custom CDS Views, even built a very simple CDS View myself and I could retrieve data which is superb.
My issue is that since CDS Views are considered depracated as of ABAP 7.57 (as far as I know), I am trying to implement CDS View entities for the same purpose.

I used the appropiate annotations:

@analytics.query: true
@Analytics.dataExtraction.enabled: true
@VDM.viewType: #CONSUMPTION

The view entity is still not listed in the query browser.
Did I miss some additional annotations or is it simply not possible for a view entity to be applied as an analytical query?

Thank you for your feedback!

Kind regards,
Tamas

View Entire Topic
junwu
SAP Champion
SAP Champion
0 Kudos

I believe you are not using latest regarding query

please follow this one.

https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/cds-analytical-projection-vie...

Tamas_B
Explorer
0 Kudos

Dear Junwu,

the analytical projection view is unfortunately not supported yet in our backend becuase of which the linked approach although promising, unfortunately not yet applicable. I think for now I will stick to simple vies even if depracated and remodel when the time is right.

Thank you for your assistance!

Greeting,
Tamás