Analytical List Page in SAP Business Application Studio using SAP’s ES5 Service

SAP Fiori Elements, SAP Fiori, SAPUI5

Please check here my post on building SAP Fiori Elements Analytical List Page(ALP) in SAP Business Application Studio (BAS) and as a service I have used SAP’s ES5 demo gateway system service. ALP consists of: Service used: https://sapes5.sapdevcenter.com//sap/opu/odata/IWBEP/GWSAMPLE_BASIC/ProductSet Create a project using ALP template in BAS. Project Structure: Right click on the project and open […]

Continue reading


Accessing the Fiori Applications on Internet using SAML 2.0 Authentication

SAP Fiori

Introduction Fiori Applications are really useful and user friendly mechanism to access SAP transactions and reports . To access these applications securely over Internet SAML Authentication can be used. For this, single sign-on can be implemented using SAML 2.0 based authentication in conjunction with IdP (Identity Provider) software such as SAP IDP, Ping Federate or […]

Continue reading


List with 9 SAP S/4 HANA Fiori Apps for Analysis and Reports | SALES (SD)

SD (Sales and Distribution), SAP Fiori, SAP Fiori for SAP S/4HANA, SAP S/4HANA

In this blog post I am going to talk about SAP Fiori Apps for Reporting/Analysis in the area of Sales. Introduction SAP Fiori Apps is a group of accumulated cards of Apps, which represents the new user experience that assures that employees’ and managers have consistent, coherent, simple, and intuitive user experience. The SAP Fiori […]

Continue reading


IBM Watson Assistant Chatbot for UI5 Application : Step-by-step guide

SAPUI5, SAP Fiori, SAP Fiori Cloud

IBM Watson Assistant is an AI-powered virtual agent that provides customers with fast, consistent and accurate answers across any messaging platform, application, device or channel. Using artificial intelligence and natural language processing, Watson Assistant learns from customer conversations, improving its ability to resolve issues the first time. The following diagram describes the user experience where […]

Continue reading


Create Analitic List page (Fiori Elements) in Business Application Studio

SAP Fiori, SAP Fiori Elements, SAPUI5

In this blog post, I am sharing information about how to add chart annotation to the analytic list page(Fiori elements). SAP Fiori elements is a framework that comprises the most commonly used floorplan templates and is designed to: Speed up development by reducing the amount of frontend code needed to build SAP Fiori apps. Drive […]

Continue reading


Simplify your ODATA service with a lean and flexible architecture

SAPUI5, ABAP Development, NW ABAP Gateway (OData), SAP Fiori

Once i started learning SAPUI5, i noticed something was not right on the entire data flow. Selecting fields in SEGW, updating service again, updating structure due to new requirements, function imports, annotations, deep inserts, entire SEGW was really burden for the project. There was no way i could implement something in a good mood. After […]

Continue reading