This blog introduces Lightweight BICS API, which is a new SAP standard ABAP API to consume analytical query built on CDS and BW. Refer to […]
Analytical variable in ABAP CDS query and restricted measures
This blog will demonstrate how to create analytical variable in ABAP CDS and leverage to easily create dimension- restricted / time-restricted measures. Scenerio An ABAP […]
Hierarchy Label of filter in ABAP CDS analytical query
This post describes how to change the label of hierarchy parameter in the filter of analytical report in S/4 HANA. Background In S/4 HANA embedded […]
How to use Analytical Formula in ABAP CDS Query
Analytical Formula in CDS Query is a powerful function that allows you perform advanced calculations. A normal calculations such as addition, deduction, multiplication, division can […]
Custom hierarchy extension in SAP Fiori app based on CDS Query(step-by-step)
This blog will show you how to create custom hierarchy using CDS view and integrate it into CDS Query based Fiori application. Prerequisite: You have […]
Custom search help extension in SAP Fiori app based on CDS Query
Prerequisite: You have understanding of how to extend analytical query based Fiori app by adding custom field to analytical query and cube. If not, find […]
Use Metadata Extension to extend SAP Fiori app based on CDS Query
Metadata extension is an independent ABAP development object which helps define UI semantics for CDS consumption view. It helps to separate the UI semantics annotation […]
Adjust WebDynpro FPM to display custom filter for SAP Fiori app based on CDS Query
You are here because you extended standard SAP Fiori app that is based on CDS Query, however the extended custom fields are not appearing as […]
Extending SAP Fiori app based on CDS Query
You have checked the Fiori application in Fiori app library and identified the analytical query(Bex Query) is used. This kind of Fiori app allows user […]