Extract Product Master data delta via CDS View from SAP S/4HANA Cloud

SAP S/4HANA Cloud, ABAP CDS View

Introduction This blog post describes, how to extract Product Master data Delta via API CDS View and consume the information via Postman from SAP S/4HANA Cloud. Searching for CDS View To find the suitable CDS View we need the View Browser application. Firstly we need to filter only by released CDS Views: For this business-case […]

Continue reading


Using Virtual Elements with CDS in Fiori elements

SAP Fiori, ABAP Development, ABAP CDS view

Overview In this post you will learn, how we can use ‘READ_TEXT’ function for Fiori elements application. Consumption CDS is generating the Fiori elements application but sometimes we need Abap Logic calculation. (Calculate field values using Abap resources one of them read text belongs to material or orders etc.). Also Read: SAP Fiori System Administration […]

Continue reading


Trick with parameter derivation for using analytical report variants in ABAP CDS views

SAP S/4HANA, ABAP Development, ABAP CDS view

Business requirement Users need to have opportunity to select different variants of analytical report. Difference is placed in some filtration variables, not in logic part of report. Solutions use variants at the BI Tool side (Analysis for Excel or some other) (not reliable, someone have to maintain it and other mustn’t have authorization for maintenance […]

Continue reading