SA Sabarna Raj Everything You Need to Know About SAPUI5 (Part 2): Controls, Layouts & Tables When building enterprise applications using SAPUI5, creating screens is not just about placing controls on a page. In this part of the…
AI MR Mrkanitkar How AI Agents Are Solving SAP UI5 Test Automation — Discovery and Interaction with… SAP test automation has a reputation problem. Teams spend weeks writing brittle selectors, reverse-engineering UI5 control hierarchies, and…
ART SPT KH Khan Mohammed Aamir Deep Dive into SAP Fiori Architecture: From UI5 Screen to Database Ever wondered what happens when you click a button in your sleek SAP Fiori app? How does that simple action travel all the way to your…
AI AM Ameya Suvarna · Google Cloud - Community Is This the Future of SAP Joule and UI5? Exploring Generative UI with AG-UI and A2UI Building enterprise applications often feels like a choice between two worlds: the rock-solid stability of SAP OpenUI5 and the rapid…
HUM SN Snehaaaa 🌿 Introduction to SAP & SAP UI5 — A Beginner-Friendly Guide 💡 Starting with the basics
TCH SU Sudipmodi Steps to Initialize UI5 App ui5 init ui5 use OpenUI5 ui5 add sap.m sap.tnt sap.ui.core sap.ui.layout themelib_sap_horizon
LIF TCH MA Marla Ellinger Applying Clean Code Principles in SAP UI5 Development — Reality check Recently I came across the “Clean SAP UI5” book, which focuses on adopting clean code principles that focus on maintaining code that is…
ECO RU Ruchi Kumari Creating a CDS View and Exposing It as an OData Service in SAP SAP Core Data Services (CDS) views provide a powerful way to define and consume data in SAP systems. One common use case for CDS views is…
TCH MO Mohammad Sohail Npm package for sapui5 form validation example Form validation can often be a challenging part of development. To make life easier, I’ve created an open-source npm package: ui5-helper…