In this blog we will learn How to deploy the Ui5 Fiori app on SAP ABAP repository with BAS & WEBIDE, also learn about fiori app tile creation in launchpad designer. What is SAP UI5 SAP ui5 is a framework, it consists of Libraries. Used for Creating responsive apps. Fiori Launchpad SAP Fiori launchpad is […]
sap fiori
Enhancement for Fiori — finding the places for enhancement — getting custom error message (ABAP)
In this blog, I am going to explain one these problems and its solution. The problem: The customer wants to get an error message in Fiori if the document is once canceled you cannot cancel again the same document after reversing. The purpose of this blog, finding points for enhancement and a solution for getting […]
SAP Fiori Collaboration With Finance Payment Proposal Workflow
Introduction: As you already aware regarding the Payment Proposal Workflow in SAP Finance, earlier it was triggered from SAP GUI and the decision whether it should be approved or rejected, this action was performed from SAP GUI itself. However, I came across this solution in S4 with Fiori integration with Payment Proposal Workflow. In this […]
How to activate Fiori Apps in a Hub Deployment scenario
If you are setting up a Frontend /Backend Servers scenario for the SAP Fiori Launchpad, you might find yourself doing some pretty time consuming investigations. At least this was true for me, when I tried to setup a Frontend system for a certain use case, without knowing the right tools. In an Embedded system scenario […]
SAP Fiori Launchpad Prerequisites – Activation of mandatory OData services and SICF nodes, Configuration of SAP Fiori Launchpad Logon/ Logoff Screens
Right now I am working on S/4 HANA Standard SAP Fiori apps activation and learned many things in which below are some you can check out. SAP Fiori Launchpad Prerequisites: Activation & Purpose of Mandatory OData Services: /UI2/PAGE_BUILDER_CONF – used by SAP Fiori Launchpad Designer Cross Client for configuration of Catalogs. /UI2/PAGE_BUILDER_CUST – used by […]
Getting back to Standard Proposals with SU24 Authorisation Variants
How you can leverage new functionality to improve your security role build in SAP S/4HANA. Avoid CHANGED. MANUAL by Exception. MAINTAINED is OK. Strive for STANDARD. For as long as I’ve been building application security roles via transaction PFCG, this is the mantra I’ve followed when maintaining authorisations. Transaction PFCG (Role Maintenance) is integrated with […]
Charts and graphs in SAP AppGyver(and creating Fiori-like dashboard)
Not sure how to visualize data in AppGyver? This is just the blog for you. The goals of this blog are: To demonstrate that app creator who doesn’t have JavaScript experience can also easily use this chart component, even though it requires custom JavaScript codes. this blog can be referred as a documentation on how […]
SAP Fiori – Using Launchpad Content Aggregator (/N/UI2/FLPCA) to create Fiori Text Matrix in Excel using Custom Business Roles
Steps to Create Fiori Role Matrix In this blog, I am going to describe step to create a Fiori Role Matrix for capturing both positive and negative testing for SAP delivered Business Role starting with SAP_BR* by a functional consultant within an organization for a given landscape (DEV, QA & TST) Environments This testing is […]
How to configure SSO with Fiori Launchpad and Google IDP
Background In this blog post I will discuss and demonstrate the configuration of single sign on (SSO) with Fiori Launchpad and Google G-Suite as the Identity Provider (IDP). I found that after some extensive searches, I was unable to find any information or documentation covering this combination (most focus on Azure AD as an IDP […]
Some of UI annotations/Local annotations for LROP Fiori application.
There two ways we can write annotations. Using CDS views Using annotation modler in webide We can overwrite the annotations coming from backend cds view using annotation modler. In this blog I am focusing purely on Local annotations for List report object page application which are useful while developing the fiori elements list report object […]