Skip to content

SAP Extensibility 101

  • Home
  • S/4HANA Extensibility(Fiori)
    • CDS query(Embedded Analytics) based standard report
      • Extending SAP Fiori app based on CDS Query
      • Curious case of Foreign Key Association in ABAP CDS
      • Custom search help extension in SAP Fiori app based on CDS Query
      • Adjust WebDynpro FPM to display custom filter for SAP Fiori app based on CDS Query
      • Use Metadata Extension to extend SAP Fiori app based on CDS Query
      • Custom hierarchy extension in SAP Fiori app based on CDS Query(step-by-step)
      • Extending SAP standard authorization check (Access Control) on Fiori app
      • Hierarchy Label of filter in ABAP CDS analytical query
      • How to use Analytical Formula in ABAP CDS Query
      • Analytical variable in ABAP CDS query and restricted measures
      • Consume CDS analytical query from ABAP program
    • Custom Fiori App
      • Multiple Facets in ABAP RAP Object Page with Custom Entity
      • Passing filter to object page table – ABAP RAP Custom Entity
    • SAP Gateway Service based standard report
      • Extending SAP Fiori app based on SAP Gateway Service
      • Extending SAP Fiori app with search help & filter based on SAP Gateway Service
    • SAP Gateway Service(CDS exposure) based standard report
      • Extending SAP Gateway Service(CDS exposure) based standard report
    • SAP standard master/transaction data app
      • Add custom fields in Fiori standard master data app with ‘Custom Fields’
      • Add custom logic in standard Fiori app using Custom Logic App
  • S/4HANA Extensibility(SAP GUI)
    • Business Partner Custom Field Enhancement S/4HANA
    • Custom field extension FBL1N & FBL3N & FBL5N – BAdI Approach
    • Custom field extension FBL1N & FBL3N & FBL5N – BTE Approach
    • Add new fields to Billing Document(VF01,VF02,VF03) Header simplified
  • Side-by-side Extensibility(BTP)
    • Integration Suite
      • Consuming S4 on-premise service in cloud integration flow
      • Odata adapter in SAP cloud integration flow
      • SFTP adapter in SAP cloud integration flow
    • ABAP Environment(SteamPunk)
      • ABAP RAP ->Multi-Target Application ->WorkZone deployment: End-to-end development
    • Forms service by Adobe
      • Setup and consume Forms service by Adobe API
    • Cloud Transport Management Service
      • Enable Cloud Transportation Management Service for BTP ABAP Environment
    • Cloud Connector
      • SAP S-user error connecting BTP in Cloud Connector
  • ABAP
    • Loop through multiple rows in ABAP CDS by AMDP
    • How to use Analytical Formula in ABAP CDS Query
    • Hierarchy Label of filter in ABAP CDS analytical query
    • Analytical variable in ABAP CDS query and restricted measures
    • Consume CDS analytical query from ABAP program
    • Set attributes of dimension by default in ABAP CDS query
  • Technology Insight
    • RICEFW somehow still matters in the context of SAP RISE/GROW and S/4 HANA Cloud
    • Finding released CDS views for classic SAP tables
    • Exploring released APIs in ABAP Development Tool
    • Find the right Value Help CDS views that’s Released
  • Finance & Controlling
  • All posts
CDS query(Embedded Analytics) based standard report, Fiori, S/4HANA Extensibility(Fiori)

Curious case of Foreign Key Association in ABAP CDS

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? […]

Learn More
ABAP, CDS query(Embedded Analytics) based standard report

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 […]

Learn More
ABAP, CDS query(Embedded Analytics) based standard report

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 […]

Learn More
Feature image
ABAP, CDS query(Embedded Analytics) based standard report

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 […]

Learn More
ABAP, CDS Query app, CDS query(Embedded Analytics) based standard report

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 […]

Learn More
CDS query(Embedded Analytics) based standard report

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 […]

Learn More
CDS query(Embedded Analytics) based standard report

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 […]

Learn More
CDS query(Embedded Analytics) based standard report

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 […]

Learn More
CDS query(Embedded Analytics) based standard report

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 […]

Learn More
CDS query(Embedded Analytics) based standard report

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 […]

Learn More

This work is licensed under Attribution 4.0 International .

This license enables reusers to distribute, remix, adapt, and build upon the material in any medium or format, so long as attribution is given to the creator. Attrition can be a mention web link of this blog page.

© Copyright 2024 SAP Extensibility 101. All Rights Reserved.