With SAP Fiori front-end server 2020 for SAP S/4HANA there is a new concept to structure the content on the SAP Fiori launchpad: Spaces and Pages. The layout and content structure defined via spaces and pages can be reused for different...
This blog post aims at explaining the detailed steps of adding custom button in FIORI launchpad shell bar. Hope you find it Useful !!! Introduction: Custom button in header bar of Fiori launchpad. On click of the button, displays an option...
In this blog, I would like to spread awareness and share my experience of how we can easily start UI5 / Fiori app development locally using VS Code. Step 1: 1. Install Node.js – Node.js® is a JavaScript runtime built on...
When activating applications in Fiori it is very important to know the theory of catalogs and groups and how to apply it correctly, so let’s start. Catalogs are where the tiles of the applications as such reside and groups define the...
Esta es la lista de transacciones que he encontrado muy útil para el desarrollo de Fiori, Compartir con todos, Por favor, añadir más si he perdido algunos. /UI2/CACHE Register service for UI2 cache use /UI2/CACHE_DEL Delete cache entries /UI2/CHIP Chip Registration...
Introduction This blog will guide you through the process of creating a SICF service (REST). SICF is an SAP transaction which is used to maintain services for HTTP communication, using the Internet Communication Manager (ICM) and the Internet Communication Framework (ICF). This can be useful...
Hi to all, as probably all of ABAPers that touch UI5 for even the simplest (transactional) applications, I found some bottlenecks, one of them is the pessimistic object locking, which in ABAP is the standard way to deny multi-user changes of the same object at...
Opción para capturar la navegación hacia atrás desde el botón del launchpad de fiori. Para poder capturar la navegación hacia atrás del botón del Launchpad de Fiori que no tendremos en un desarrollo local ya que nuestra aplicación estará embebida podemos...