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…
ABAP Programming Model – 3 – Creating CDS Views in SAP Fiori
SAP Fiori : ABAP developers should no longer be surprised by or limited to Core Data Service. Developers of ABAP and CDS ought to get along like water and milk.…
ABAP Programming Model for SAP Fiori – 6 – Using Fiori Elements to Generate Read-Only Applications in Fiori
Let’s first examine the purpose and application of SAP Fiori elements before delving deeply into the development of Display-like Fiori apps. SAP established a framework to build UIs in order…
ABAP Programming Model for SAP Fiori – 7 – BOPF – Introduction
ABAP Programming Model for SAP Fiori – 7 – BOPF – Introduction : Working with Business Objects (BO) is facilitated by the BOPF (Business Object Processing Framework). Tools and services…
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…
ABAP Programming Model – 9 – Applying Determinations in BOPF for SAP Fiori
Screen ABAP Programming Process After Input (PAI) function and BOPF’s determinations are comparable. This decision may be made just before the Save operation is carried out, during the loading of…
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…