Have you noticed that in SAP standard CDS views, the associations conditions are not quite correct and it may result in wrong output of data? […]
Consume CDS analytical query from ABAP program
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 […]
Passing filter to object page table – ABAP RAP Custom Entity
This blog explains how to apply user filter to not only list page but also in object page, especially to restrict data in the associated […]
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 […]
Multiple Facets in ABAP RAP Object Page with Custom Entity
ABAP RESTful Application Programming Model(ABAP RAP) allows you to build a power report application whether in S/4 HANA or in Business Technology Platform. This model […]
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 […]
Add custom logic in standard Fiori app using Custom Logic App
With Custom Logic app, you can add your own business logic to SAP standard applications and backend process. The added logic is protected by SAP as […]
Extending SAP Fiori app with search help & filter based on SAP Gateway Service
This blog is a sequel of Extending SAP Fiori app based on SAP Gateway Service – SAP Extensibility 101 where I took step by step […]
Custom field extension in Fiori standard master data app with ‘Custom Fields’
Almost all the organizations that uses SAP should have implemented custom fields to their master/transactional data structure. SAP has indeed been catering this need for […]