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 Gateway Service(CDS exposure) based standard report
This is another episode of how to extend standard SAP FIori application. In today’s episode, we will learn how to extend Fiori application that is […]
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 FBL1N & FBL3N & FBL5N – BTE Approach
One of the most used SAP GUI financial report for checking reconciliation is FBL1N, FBL3N and FBL5N. These reports display each accounting item with document […]