Author: Sangeeta Singh
-
In this article, we will add field groups to our FIORI application object page. 1. Add Field groups for the object page. Go to MDE file and 2 field blocks… more ›
-
We will design the second screen now for our Fiori Element application. We will build an Object page which will be opened when we drilldown on first screen. What is… more ›
-
In this article, we will continue with UI annotations for the FIORI Element app, which we are creating in ABAP on cloud environment. Add color coding to Fiori App 2.… more ›
-
In this article, we will add UI annotations for the Fiori Elements App which we created in out last article. https://hanaxabap.com/2025/08/09/create-odata-service-and-fiori-elements-application/ Why UI Annotations required? UI Annotations in SAP are… more ›
-
In the last article, we created projection layer for Travel BO( Business Object). Today, we will create Service for the created BO. Steps: Right click on ABAP on Cloud package… more ›
-
In this article, we will create projection layer for Travel BO( Business Object) which we created in our previous article. Creating Business Objects in SAP RAP: A Complete Guide Why… more ›
-
𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻: A 𝗕𝘂𝘀𝗶𝗻𝗲𝘀𝘀 𝗢𝗯𝗷𝗲𝗰𝘁 (𝗕𝗢) represents a real-world business entity in a software. For Example: • A Sales Order • A Travel Request • A Product • A Purchase Requisition… more ›
-
In this article, we will create a CDS table function and see how can we implement it with an example. So, let’s start: 1. Pre-requisites If you are not aware… more ›
-
In this blog, we will create a simple AMDP procedure in ABAP on Cloud Environment. Let’s follow the step by step procedure. 2. Right click on the created package and… more ›
-
Description: The new ABAP version introduces the keyword ALPHA (with IN/OUT options) to convert values between SAP’s internal and external formats. Syntax: Example: Output: Thanks for visiting! Sangeeta Singh more ›
