Problem Statement: Lets say in a table we have more fields then can be properly displayed, what can we do in order to ensure that all the needed data fields are there without messing up the UI. Let’s have a look! We will fix this problem using Table personalization. For Table Personalization we use the […]
sap fiori
Exploring SAP Business Application Studio for low-code development and deploying a multichannel sample app to mobile
In this blog post I want to showcase the new offering in a hands-on fashion, making use of a multichannel sample application that will be deployed into the cloud as well as on mobile. Prerequisites To get started, you’ll need a productive Cloud Foundry global account on SAP Business Technology Platform, and for the time […]
Full guide and answers for using migrate your data app in S4hana 2020
In this Blog post we will explain how to use a new migration app ( Migrate your data app ) using demo system S4hana 2020
Add Standard SAP FIORI Tile and Solve the Gateway Error 403 for Functional Consultant (SAP S/4 HANA 2020)
So, through this blog we will discuss how functional consultant will add SAP provided tiles as per the requirement and how FIORI Gateway 403 error will be resolved.
Configuring Role Based Apps in LaunchPad Service in Cloud Foundry
Launchpad Service is one of the Services available in SAP BTP Subscriptions. With this Service, Organizations can build a central entry point on BTP for all the Fiori Applications configured and provide efficient, wide enterprise, security, role-based and personalized Launchpad Site Access to SAP and Non-SAP Applications to the Business Users.
Setting up Principal Propagation
Introduction This blog post is part of the series covering SAP Mobile start app empowerment and is a continuation of the blog post “Installation and Configuration of SAP Cloud Connector” where we installed the SCC to work with a hardcoded user credentials for the backend. This works fine for verifying that the end-to-end flow is […]
Converting a SAP Fiori “Manage” app to a Display Only using Adapt UI
One of the common questions I receive from customers and partners is “how can you deliver a display only version for a Manage App”? There are more than 500 of these apps delivered out-of-the-box with SAP S/4HANA, providing an easy way to filter and act on a vast number of SAP Business objects. The motivation […]
My journey towards using UI5 UploadSet with CAP backend
Introduction CAP is capable of storing media data. But does it work with UI5 upload controls such as UploadSet(*)? The answer to above question is yes. However, UploadSet doesn’t work out-of-the-box with CAP so you need to write some code to make it adapt to CAP. The following are the challenges when you try to […]
Analytical List Page in SAP Business Application Studio using SAP’s ES5 Service
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 […]
Accessing the Fiori Applications on Internet using SAML 2.0 Authentication
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 […]