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


Extension of fiori elements(list report/object page) using northwind service in visual studio.

SAP Fiori Elements, SAP Fiori, SAPUI5

This blog post is on regarding how to develop SAP Fiori Elements (List Report Page/Object Page) using Northwind OData service in visual studio and creating an extension and adding annotations in detail. 1. Introduction to Fiori: Fiori is a streamlined application, delivering a role-based user experience that can be personalized across all lines of business, […]

Continue reading


Integrating Custom SAPUI5 Components with SAP Screen Personas

SAP Fiori, SAPUI5

Motivation Many SAP Screen Personas customers are using the product’s powerful JavaScript scripting engine to extend SAP GUI applications via the SAPUI5 framework. These customers frequently leverage GuiHtmlViewer web application containers to embed custom SAPUI5 applications in SAP Screen Personas flavors, using HTML inline frames and the Cross-Origin Resource Sharing mechanism for data exchange. The […]

Continue reading


Attribute Based Access Control (ABAC) – How to configure masking in Manage Suppliers fiori app using Manage Sensitive Attribute app

SAP S/4HANAa, SAPUI5, SAP Fiori

Introduction In this blog post, we will learn how to configure masking through Manage Sensitive Attributes app provided by UI Data Protection Masking for SAP S/4HANA 2011 solution based on Attribute Based Authorization Control (ABAC) concept. Manage Sensitive Attributes app The Manage Sensitive Attributes application allows you to maintain configuration for UI data protection in […]

Continue reading


Here is why Azure DevOps is a must-have tool for Agile (SAPUI5) projects

SAPUI5, ABAP Development, ABAP Testing and Analysis

We were using SAP BPC 10.1 for our planning scenarios but at some point of project implementation and utilisation, we noticed BPC was not answering the requirements coming from the business users. System was full of workarounds which was far away from a stable and flexible architecture. We were creating a monster in the system. […]

Continue reading


SAP Business Application Studio(BAS) Deploy UI5 Application To Server

SAPUI5, SAP Fiori

SAP Business Application studio is a set of environment developments. It aims to improve time to value of the developers, provide a modern development experience and simple integration with SAP’s services and systems and improve development experience. In BAS, we can develop UI5 Apps, Fiori Element Apps and Mobile Apps. BAS provides pre-configured environments and […]

Continue reading


Develop & Deploy SAPUI5/Fiori like app using SAP Business Application Studio (BAS) and Troubleshooting

SAPUI5, SAP Fiori, SAP Cloud Platform

In this Post we will cover: Let’s see these activities step by step. 1. Development using on-prem OData service: Click on File->New Project from Template – this is the same option which we used to select while developing application from template in WebIDE. OR Select Fiori Freestyle Project: Select the running environment which you want […]

Continue reading


Migrating SAP UI5 Standalone apps from Neo to Cloud Foundry

SAPUI5

This blog post helps you in migrating your standalone SAP UI5 code from Neo environment(Web IDE) to Cloud Foundry environment(SAP Business Application Studio) and also deploy the application to CF. Pre-requisites Import the required destinations from Neo to CF environment. We can do this by: 1. Logging on to Neo environment and choose ‘Destinations’ and […]

Continue reading


Developing SAP UI5 App using SAP Business Application Studio

SAPUI5, SAP Fiori

Introduction: SAP provides new development tool(IDE) called “SAP Business Application Studio” to the customers for developing SAP UI5 Applications in Cloud Foundry environment. Read More: SAP Fiori Application Developer Certification Preparation Guide It helps customers to develop UI5 Apps ,FIORI Element Apps,CAP(Cloud Application Programming Model) ,Mobile application development. Steps :Developing SAP UI5 Application using SAP […]

Continue reading