Motivation:-
In this blog you will learn how to display data in SAP Build Apps web application from SAP ODATA Service.
Overview:- The SAP Build apps low code/no code solutions which enable users of all skill levels to easily create the business applications. This approach help users to create applications and automate the processes, Developer can use the drag-and-drop functionality and create the application.
Business Scenario:- Here I am going to show you, How S4 OData consumed to Build apps in tubular format.
Click on Create button and click on Build an Application
Click on Web & Mobile Application
Give the Project Name & Project Description and Click on Create button
Design view, As we can see all the tool in the CORE tab but Table we can not find here so we need to go in INSTALLED Tab.
In Installed tab search for Table as given below.
Click on Table and you will get option for install the Table in UICANVAS.
After Installed Table you will get table in Installed Tab.
Drag Table to Page Layout
Before Mapping data from S4 to Build apps , We need to create Destination in the BTP cockpit under Connectivity and give the required details of S4 system , ODATA URI and Additional Properties as given below.
Connection Test
Click on Auth Tab in UI Canvas
Click on Enable Authentication Button
Click on Enable BTP authentication.
Click on Save button.
Now go to Data Tab and click on Add Integration
You will get your created BTP destination as below.
After select the destination, you will get ODATA Set and click on Install Integration
Click on Enable Data Entity.
Save the Integration.
Click on UI Canvas and Select the table, in Right side click on Configure button under Table resource.
Select ODATA Set
Here you can see the fields from ODATA and in Display Name you can give your desire column heading name.After that click on Save and exit and click on Save button on top right.
Click on Launch Tab and click on Open Preview portal.
Click on Open web preview
Select your project which you want to see the output.
Final output as below data is coming from S4 and displaying in Build apps.
In conclusion, integrating S/4 HANA using BTP destinations and SAP Build apps can provide businesses with a powerful solution to streamline their processes and improve their customer experience. By using BTP destinations to connect the multiple systems and SAP Build apps to create custom applications, businesses can read real-time data from S/4 HANA and display.
Once you get more familiar with the SAP Build apps then it will be easier to build scenario and play around. Try to different some more integration scenarios.
Hope this blog may help you in your use cases. Please do like follow and comment if you have an any query on this topic.