Part 11 of Core Data Services: How Do I Use CDS View in the KPI Fiori Apps for Smart Business Services?
In the modern landscape of business intelligence and enterprise resource planning, leveraging Core Data Services (CDS) views within Key Performance Indicator (KPI) Fiori apps offers a transformative approach to data…
SAP Fiori. Chapter 12: SAP Fiori Launchpad Tcode: Uses and Upkeep
One intriguing aspect of S/4HANA is SAP Fiori Launchpad Tcode, and in the long run, SAP may offer Fiori Apps for practically all reports and transactions right out of the…
An Overview of SAP Fiori ABAP Programming Model – 1
Fiori is at the forefront with S/4HANA.Additionally, in order to create SAP Fiori Applications, ABAP engineers must transform into stunning butterflies in order to sip the delightful nectar of the…
SAP Fiori ABAP Programming Model – 2 – CDS – Overview
One of the foundational elements of all SAP Fiori , ABAP Programming Model – 2 – CDS – Overview ,SAP S/4HANA application types is Core Data Services (CDS). They facilitate…
130 SAPUI5, SAP Fiori, HTML, CSS, JavaScript & jQuery, Interview Questions & Answers
Many requests for the next round of interview questions and answers came in after I posted my interview questions on SAP Fiori, SAP HANA ABAP. As I stated in my…
ABAP Programming Model – 4 – OData Service Generation for SAP Fiori
Through the SAP FGateway hub system, business data and metadata may be sent between ABAP backend systems and client applications using OData, a REST-based data standard. Client applications for OData…
ABAP Programming Model – 5 – OData Service Generation for SAP Fiori
We constructed the OData service in the last tutorial. We will turn on the newly constructed OData service in this part. The steps are (not literally) illustrated in our prior…
SAP Fiori – 8 ABAP Programming Model – Creating Transactional Applications – CRUD Operations with BOPF
SAP Fiori – 8 ABAP Programming Model – Creating Transactional Applications – CRUD Operations with BOPF There are three Composite Interface views derived from our airline data model that we…
Bopf in SAP ABAP Programming Model – 10 – Utilizing Actions in BOPF for SAP Fiori
In bopf in sap abap, “action” has a literal meaning. Take action. The following actions can be taken to create an Action to an existing business object node: Launch the…
ABAP Programming Model for SAP Fiori – 11 – Enabling Draft Functionality for Transactional Apps
SAP Fiori , In the earlier chapters on using BOPF to enable CRUD activities, we learned how to directly fetch, create, update, modify, and delete data from databases.However, there won’t…