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


Master Data (Hierarchies & Attributes) Maintenance Analytic Application – SAP Analytics Cloud

SAP Analytics Cloud

Context: The Idea behind this blogpost is to create a Master Data Maintenance User Interface which can be used as the only place for Creating, Updating & Deleting attribute values & maintaining Hierarchies (Parent-Child) and commiting them in the master data of the dimension automatically, sidelining the need to achieve these from Model every time. […]

Continue reading


SAP SuccessFactors Mentoring: Open Enrolment Programme

SAP SuccessFactors Succession & Development

In this blog post I will cover end to end Open Enrolment process. 1. Steps to create open enrolment programme 1.1 Admin creates an ‘Open Enrolment Programme’. To create new programme go to ‘Manage Mentoring Programmes’. 1.2 Click on ‘Create New Mentoring Programme’ 1.3 Select ‘Open Enrolment’ and click on ‘Continue’. 1.4 There are three […]

Continue reading


Experience Performance and Usability Improvements with SAP Analytics Cloud Stories

SAP Analytics Cloud

Data Analytics has become increasingly important for enterprises as it enables employees in answering critical business questions. In many enterprises, these business questions are answered by a handful of analysts via the creation of dashboards in SAP Analytics Cloud. These are then shared with business users, managers, and executives. Customers want to maximize the capabilities […]

Continue reading


Display Messages in ODATA Header Response while success and update and usage of ALL Query operations.

ABAP Environment, SAP ABAP

Introduction This article explains the gradual creation of OData services, mapping messages on the OData response header, and simple operations($filter, $orderby, $inline count, $skip and $top). Overview:- 1) Creation of OData service 2) Registering the OData Service 3) Redefine methods to write the code 4) Simple operations of OData 5) Add Success/ Error Message 6) […]

Continue reading