Quantcast
Channel: SCN : Unanswered Discussions - SAP Gateway
Viewing all articles
Browse latest Browse all 1745

Analytical oData Backend

$
0
0

Hi,

I am trying to build an analytical oData backend as described in this document.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0405b7f-c1d2-3110-79bd-ce64f64ea6b7?QuickLink=index&…

 

The oData service is consumed by an Analytical Table on the frontend, as we need multiple grouping level with sums.

 

Now I've checked the requests send to the backend and the table sends multiple requests. Now how to I identify which request is sent for the grouping level with sums and which one selects all the entries in the table.

 

GET HandlingUnitSet?$select=Brgew,GeweiMax,Tarag,Gewei,Laeng,Meabm,Breit&$top=100&$inlinecount

This requests gets the grouping level row.

 

GET HandlingUnitSet?$select=Exidv,Exidv2,Gewei,GeweiMax,Meabm,Uevel,Status,Brgew,Tarag,Laeng,Breit&$top=105&$inlinecount

This request selects all the entries.

 

Is there no other way to identify the grouping level, except the selected fields?

Another question of mine is if there is a way to build an analytical oData backend without CDS Views/SADL-Based gateway services, which seems next to impossible to me?

 

Greetings,

Thomas


Viewing all articles
Browse latest Browse all 1745

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>