What is the use of custom library? Custom Libraries help us to reduce our repetitive tasks which will ultimately reduce our development time. We can create all the common validations, controls, external js files and many more in our library and make use of it in many of our applications directly by calling it. Prerequisite […]
SAP Fiori
Retrieve logged-in user details in Cloud Foundry Using Web IDE
Description As the trend is moving towards Cloud Foundry, it becomes necessary for us to move existing NEO applications into SAP Cloud Foundry (CF) or develop new applications in it. While doing so, we come across many scenarios where we need to fetch the logged-in user details. In SAP NEO Environment, we can use UserInfo […]
SAP HANA and S/4 HANA – a simple guide
Recent years have seen a resurgence in large organisations taking on major SAP upgrades with the relatively new SAP business suite 4 HANA (S/4HANA) collection of applications. But what exactly is HANA? and what is S/4HANA? How is implementing or upgrading to it different from the R/3 upgrades that were significant programs for many organizations […]
Simple web forms realized by Fiori Elements Quick Create pattern
In this blog you will see how the Quick Create pattern from Fiori Elements can be used to easily create a HTML form application. Forms HTML form is a simple type of a one step/ one page application consisting of a list of fields for data entry and a SUBMIT button. After the SUBMIT is […]
How to Configure Custom Fiori App for SAP Transaction Code (On-Premise) on Central Hub
While most of the business users are enjoying the SAP Fiori Apps, we have come across a situation, where standard Fiori apps are not available for some transaction codes or reports, or business users are interested to access the custom transactions/reports via Fiori Launchpad. Also Read: SAP Fiori Application Developer Certification Preparation Guide I am […]
XSA Fiori Launchpad On-Premise Configuration With SAP Fiori Launchpad Plugins
Rest assured, it is possible to use SAP Fiori Launchpad Plugins with XSA On-Premise. Create the plugin Unfortunately there is no template available in SAP Web IDE On-Premise for the SAP Fiori Launchpad Plugin. But all is not lost, The Full Stack Web IDE provided by the SAP Cloud Platform has the template that we […]
Applying Fiori 3 Dark Theme (SAP Quartz Dark) in UI5 Apps & Fiori Launchpad MTA
Do you also share the love and passion for dark themes? Well I do, have a look at my VsCode editor, Windows and iPhone theme. VsCode Windows 10 iPhone IOS Cause literally the white displays/screens/themes are burning my eyes. But hey no hate! Only a big lover of the dark themes. Also More: SAP Fiori […]
Extensibility in SAP Investigative Case Management for SAP S/4HANA
Introduction SAP Investigative Case Management(ICM) is now available on SAP S/4HANA since SAP S/4HANA 1909 FPS00 release. Read More: SAP S/4HANA Production Planning and Manufacturing Certification Preparation Guide Flexibility in SAP Investigative Case Management covers a broad spectrum of topics that allows customers to adopt standard Investigative Case Management entities to their business needs. Below […]
SAP S/4HANA 1909 Post Conversion Tips and Suggestions
This document is intended to provide quick and concrete common post conversion to S/4HANA tips that customers can include (if relevant) in their first conversion cycle and embrace these as part of their conversion journey so that this possible issue don’t arise during the production conversion. Also Read: SAP S/4HANA Financial Accounting Certification Preparation Guide […]
Using Texts in Fiori Apps
Introduction Texts describe objects in SAP. When texts are language dependent they are are stored in a separate table from the object itself. An example of this would be the Dimension Texts table T006T which gives a text per language for the dimension objects in table T006D. When the texts are language independent they are […]