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, […]
SAP Fiori
SAP S/4 HANA custom Fiori App for Stock Transfer Orders, Deliveries, Shipments – Tips and tricks
This blog will discuss the Stock Transfer Order application. Here are some snapshots of the custom STO app: You can see the outbound and inbound delivery and shipments with the associated inbound and associated outbound delivery and shipments. And the drilldown to the details in an Object page: Topic 1 – Purchase Order line item […]
SAP Fiori Elements BOPF CRUD App using List Report/Object Page – step-by-step guide
This step-by-step guide was created to show you what can be achieved with SAP Business Application Studio (BAS), SAP Fiori Elements, OData servcies, and CDS Views. The example i’m going to show you is for a mocked-up basic timesheet application. It would require further work to make if fit for purpose in a productive environment, […]
Install ABAP Platform Developer Edition 1909 using VM and SUSE
This post is a guide to install “ABAP Platform Developer Edition 1909” from a VMWare virtual machine and using the LINUX SUSE distribution. Requirements System Tools Environment preparation Preparing the virtual machine We access the VMWare program and go to the option “Create a new virtual machine” We select the Linux image that we have […]
SAP S/4HANA OP- Enable, Create and Manage Fiori Spaces and Pages
In this blog I am going to cover in details the following: Enable the usage of spaces/pages Create a space using Manage Launchpad Spaces app Assign a space to a PFCG role Create a page using Manage Launchpad Pages app Switch to the spaces mode in the launchpad user settings So let’s begin. Enable the […]
Extending An Analytical View (Adding link to Analytical Table)
SAP Fiori analytical apps are the new user experience (UX) for SAP Business Suite which allows real-time insights into your business by displaying KPIs, allowing you to make faster, better decisions. We can perform complex aggregations and calculations on any business operations. It helps to deliver performance in form of table and chart visuals in […]
Integrating Custom SAPUI5 Components with SAP Screen Personas
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 […]
Attribute Based Access Control (ABAC) – How to configure masking in Manage Suppliers fiori app using Manage Sensitive Attribute app
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 […]
Fiori Elements – Stacked Bar Micro Chart in List Report
Introduction The Stacked Bar Micro Chart represents related values atop one another in order to visualise the single values as part of a whole. Stacked bar micro chart has responsive design and very low profile height-wise which makes it ideal to use it in Fiori Elements list report. In this blog, we will look at […]
SAP Business Application Studio(BAS) Deploy UI5 Application To Server
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 […]