Given that we are building a consumption/analytical view for any reporting tool, e.g. the SAP Fiori Design Studio application, how would we properly expose associations?
Any association exposed via:
fielda,
fieldb,
_assocx
in the consumption v...
Usually a business application (built in Fiori) provides the SAP user either
a view at data from the SAP system, but WITHOUT real input options (creating new data in the backend tables). SAP calls these apps factsheet/analytical app.a tool to ha...
We were wondering, if it was a good idea to create CDS views to build (embedded analytics) reports on data from SAP HCM (e.g. PA module)
1. in general?
2. in combination with data from other data sources (e.g. external data loaded to BW)?
Our e...
Any update on this? The requirement to pass a date parameter to this type of CDS-hierachy to allow reports being run on e.g. previous organization hierachies would be important in many settings. Help appreciated!
Hi Maksim,you already mentioned the time-dependency yourself (crucial requirement for most organziation hierachies). Also, a good thought to introduce an Input Parameter for this, so we are able to set dynamic dates for the hierachy.However, I ran in...
As you are mentioning ADT... How about using CTEs (or even subselects) in the "SQL Console" (in Eclipse)? For me it doesn't seem to work yet.
Rational: I want to quickly analyse/debug data, e.g. from tables & CDS-views on Netweaver layer (not on DB ...