Tag: SAP ABAP on HANA
-
What is EML? Suppose we need to access RAP functionality in ABAP. We can do this using EML (Entity Manipulation Language) in ABAP. EML allows us to perform create and… more โบ
-
To save data properly using Behavior definition Data mapping is important. As of now field names are different in our BO entity and the table /dmo/travel_m where we want to… more โบ
-
Description In the ๐ฅ๐๐ฆ๐ง๐ณ๐๐น ๐๐๐๐ฃ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ด ๐ ๐ผ๐ฑ๐ฒ๐น (๐ฅ๐๐ฃ), a ๐๐ฒ๐ต๐ฎ๐๐ถ๐ผ๐ฟ ๐๐ฒ๐ณ๐ถ๐ป๐ถ๐๐ถ๐ผ๐ป describes the behavior of a ๐๐๐๐ถ๐ป๐ฒ๐๐ ๐ข๐ฏ๐ท๐ฒ๐ฐ๐ (๐๐ข)โin other words, which operations are allowed on it. Steps 2. Choose… more โบ
-
In this article, we will create third screen for the FIORI Elements application and we will drill down from Booking screen to booking supplement one. 2. Add redirect to child… more โบ
-
In the previous articles, we added facets for our object page in the FIORI application. In this article, we will add table in the app. Go to Metadata extension >>… more โบ
-
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 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 โบ
