Introduction
In this post I would like to demonstrate creation of custom analytical query with 2 structures. I am using S/4HANA 2020 for this demonstration.
This post is mostly about functionality and technical part. If you would like to know more ...
Hi, in this post I would like to share how to create RRI to Portfolio and Project Management WebDynpro Applications from BW reports. This solution is based on creation a customer target with use of BADI RS_BBS_BADI.
In this post there are 3 custom t...
Hi, in this blog I would like to share an approach for developing Real-Time Reporting Solution for SAP Project and Portfolio Management which we used in one of our implementation project. Our solution allows real-time reporting on SAP PPM data using ...
Hi, in this post I would like to share an approach for exporting list of objects from Transport Connection in Data Warehouse Workbench.
Problem
We need to save in excel file objects from DWW Transport Connection. By default I could not find a way to...
Hi, in this post I would like to share usage of ABAP Dictionary External Views in ABAP CDS views development to overcome some limitations.
Scenario 1
Imagine that we have S/4HANA system and HANA DB also used for other applications. In this case we ...
Hi!
Tile configuration to open query in Analysis is the same.
F0926 you could see that there are UI5 Application.
For more general case of development custom fiori application based on BW Query you could look other blogs, for example this.
BR...
Hi,
Try to look at Report Report Interface (RRI) options.
Below is one of examples:
https://blogs.sap.com/2020/02/24/rri-jump-from-bw-reports-based-on-sap-ppm-to-ppm-webdynpro-applications/
I am sure, that there should be other blogs about this t...
I consume data from HANA table in ABAP CDS view, not like you mention.
By the way currently external views shouldn’t be used any more, and we use AMDP for this purpose.